#include <MatrixCommand.h>
◆ MatrixSetSizeCommand()
| MatrixSetSizeCommand::MatrixSetSizeCommand |
( |
MatrixModel * |
model, |
|
|
const QSize & |
oldSize, |
|
|
const QSize & |
newSize, |
|
|
double * |
data, |
|
|
const QString & |
text |
|
) |
| |
◆ ~MatrixSetSizeCommand()
| MatrixSetSizeCommand::~MatrixSetSizeCommand |
( |
| ) |
|
|
inline |
◆ redo()
| void MatrixSetSizeCommand::redo |
( |
| ) |
|
|
virtual |
◆ undo()
| void MatrixSetSizeCommand::undo |
( |
| ) |
|
|
virtual |
◆ d_backup
| double* MatrixSetSizeCommand::d_backup |
|
protected |
◆ d_model
◆ d_new_size
| QSize MatrixSetSizeCommand::d_new_size |
|
protected |
◆ d_old_size
| QSize MatrixSetSizeCommand::d_old_size |
|
protected |
The documentation for this class was generated from the following files: