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