|
QtiPlot
0.9.8.2
|
#include <MatrixCommand.h>
Public Member Functions | |
| MatrixInsertRowCommand (MatrixModel *model, int startRow, const QString &text) | |
| virtual void | redo () |
| virtual void | undo () |
Private Attributes | |
| MatrixModel * | d_model |
| int | d_start_row |
| MatrixInsertRowCommand::MatrixInsertRowCommand | ( | MatrixModel * | model, |
| int | startRow, | ||
| const QString & | text | ||
| ) |
References MatrixModel::matrix().
|
virtual |
References d_model, d_start_row, and MatrixModel::insertRows().
|
virtual |
References d_model, d_start_row, and MatrixModel::removeRows().
|
private |
1.8.6