Matrix commands used by the undo/redo framework.
More...
#include <MatrixCommand.h>
List of all members.
Detailed Description
Matrix commands used by the undo/redo framework.
Constructor & Destructor Documentation
MatrixEditCellCommand::MatrixEditCellCommand |
( |
MatrixModel * |
model, |
|
|
const QModelIndex & |
index, |
|
|
double |
valBefore, |
|
|
double |
valAfter, |
|
|
const QString & |
text | |
|
) |
| | |
Member Function Documentation
void MatrixEditCellCommand::redo |
( |
|
) |
[virtual] |
void MatrixEditCellCommand::undo |
( |
|
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: