#include <MatrixCommand.h>
◆ MatrixSetColWidthCommand()
MatrixSetColWidthCommand::MatrixSetColWidthCommand |
( |
Matrix * |
m, |
|
|
int |
oldWidth, |
|
|
int |
newWidth, |
|
|
const QString & |
text |
|
) |
| |
◆ redo()
void MatrixSetColWidthCommand::redo |
( |
| ) |
|
|
virtual |
◆ undo()
void MatrixSetColWidthCommand::undo |
( |
| ) |
|
|
virtual |
◆ d_matrix
Matrix* MatrixSetColWidthCommand::d_matrix |
|
private |
◆ d_new_width
int MatrixSetColWidthCommand::d_new_width |
|
private |
◆ d_old_width
int MatrixSetColWidthCommand::d_old_width |
|
private |
The documentation for this class was generated from the following files: