QtiPlot  0.9.8.2
Public Member Functions | Private Attributes
MatrixInsertRowCommand Class Reference

#include <MatrixCommand.h>

List of all members.

Public Member Functions

 MatrixInsertRowCommand (MatrixModel *model, int startRow, const QString &text)
virtual void redo ()
virtual void undo ()

Private Attributes

MatrixModeld_model
int d_start_row

Constructor & Destructor Documentation

MatrixInsertRowCommand::MatrixInsertRowCommand ( MatrixModel model,
int  startRow,
const QString &  text 
)

References MatrixModel::matrix().


Member Function Documentation

void MatrixInsertRowCommand::redo ( ) [virtual]
void MatrixInsertRowCommand::undo ( ) [virtual]

Member Data Documentation

Referenced by redo(), and undo().

Referenced by redo(), and undo().


The documentation for this class was generated from the following files: