#include <MatrixCommand.h>
List of all members.
Constructor & Destructor Documentation
MatrixSetSizeCommand::MatrixSetSizeCommand |
( |
MatrixModel * |
model, |
|
|
const QSize & |
oldSize, |
|
|
const QSize & |
newSize, |
|
|
double * |
data, |
|
|
const QString & |
text |
|
) |
| |
MatrixSetSizeCommand::~MatrixSetSizeCommand |
( |
| ) |
|
|
inline |
Member Function Documentation
void MatrixSetSizeCommand::redo |
( |
| ) |
|
|
virtual |
void MatrixSetSizeCommand::undo |
( |
| ) |
|
|
virtual |
Member Data Documentation
double* MatrixSetSizeCommand::d_backup |
|
protected |
QSize MatrixSetSizeCommand::d_new_size |
|
protected |
QSize MatrixSetSizeCommand::d_old_size |
|
protected |
The documentation for this class was generated from the following files: