#include <MatrixCommand.h>
MatrixDeleteRowsCommand::MatrixDeleteRowsCommand |
( |
MatrixModel * |
model, |
|
|
int |
startRow, |
|
|
int |
count, |
|
|
double * |
data, |
|
|
const QString & |
text |
|
) |
| |
MatrixDeleteRowsCommand::~MatrixDeleteRowsCommand |
( |
) | |
|
|
inline |
void MatrixDeleteRowsCommand::redo |
( |
) | |
|
|
virtual |
void MatrixDeleteRowsCommand::undo |
( |
) | |
|
|
virtual |
int MatrixDeleteRowsCommand::d_count |
|
private |
double* MatrixDeleteRowsCommand::d_data |
|
private |
int MatrixDeleteRowsCommand::d_start_row |
|
private |
The documentation for this class was generated from the following files: