#include <MatrixCommand.h>
List of all members.
Constructor & Destructor Documentation
MatrixSetColWidthCommand::MatrixSetColWidthCommand |
( |
Matrix * |
m, |
|
|
int |
oldWidth, |
|
|
int |
newWidth, |
|
|
const QString & |
text |
|
) |
| |
Member Function Documentation
void MatrixSetColWidthCommand::redo |
( |
| ) |
|
|
virtual |
void MatrixSetColWidthCommand::undo |
( |
| ) |
|
|
virtual |
Member Data Documentation
Matrix* MatrixSetColWidthCommand::d_matrix |
|
private |
int MatrixSetColWidthCommand::d_new_width |
|
private |
int MatrixSetColWidthCommand::d_old_width |
|
private |
The documentation for this class was generated from the following files: