#include <MatrixCommand.h>
Constructor & Destructor Documentation
MatrixSetFormulaCommand::MatrixSetFormulaCommand |
( |
Matrix * |
m, |
|
|
const QString & |
oldFormula, |
|
|
const QString & |
newFormula, |
|
|
const QString & |
text |
|
) |
| |
Member Function Documentation
void MatrixSetFormulaCommand::redo |
( |
| ) |
|
|
virtual |
void MatrixSetFormulaCommand::undo |
( |
| ) |
|
|
virtual |
Member Data Documentation
Matrix* MatrixSetFormulaCommand::d_matrix |
|
private |
QString MatrixSetFormulaCommand::d_new_formula |
|
private |
QString MatrixSetFormulaCommand::d_old_formula |
|
private |
The documentation for this class was generated from the following files: