#include <MatrixCommand.h>
§ MatrixSetPrecisionCommand()
MatrixSetPrecisionCommand::MatrixSetPrecisionCommand |
( |
Matrix * |
m, |
|
|
const QChar & |
oldFormat, |
|
|
const QChar & |
newFormat, |
|
|
int |
oldPrec, |
|
|
int |
newPrec, |
|
|
const QString & |
text |
|
) |
| |
§ redo()
void MatrixSetPrecisionCommand::redo |
( |
| ) |
|
|
virtual |
§ undo()
void MatrixSetPrecisionCommand::undo |
( |
| ) |
|
|
virtual |
§ d_matrix
Matrix* MatrixSetPrecisionCommand::d_matrix |
|
private |
§ d_new_format
QChar MatrixSetPrecisionCommand::d_new_format |
|
private |
§ d_new_prec
int MatrixSetPrecisionCommand::d_new_prec |
|
private |
§ d_old_format
QChar MatrixSetPrecisionCommand::d_old_format |
|
private |
§ d_old_prec
int MatrixSetPrecisionCommand::d_old_prec |
|
private |
The documentation for this class was generated from the following files: