#include <MatrixCommand.h>
List of all members.
Constructor & Destructor Documentation
MatrixSetColorMapCommand::MatrixSetColorMapCommand |
( |
Matrix * |
m, |
|
|
Matrix::ColorMapType |
d_map_type_before, |
|
|
const QwtLinearColorMap & |
d_map_before, |
|
|
Matrix::ColorMapType |
d_map_type_after, |
|
|
const QwtLinearColorMap & |
d_map_after, |
|
|
const QString & |
text | |
|
) |
| | |
Member Function Documentation
void MatrixSetColorMapCommand::redo |
( |
|
) |
[virtual] |
References Matrix::Custom, d_map_after, d_map_type_after, d_matrix, Matrix::Default, Matrix::GrayScale, Matrix::Rainbow, Matrix::setColorMap(), Matrix::setDefaultColorMap(), Matrix::setGrayScale(), and Matrix::setRainbowColorMap().
void MatrixSetColorMapCommand::undo |
( |
|
) |
[virtual] |
References Matrix::Custom, d_map_before, d_map_type_before, d_matrix, Matrix::Default, Matrix::GrayScale, Matrix::Rainbow, Matrix::setColorMap(), Matrix::setDefaultColorMap(), Matrix::setGrayScale(), and Matrix::setRainbowColorMap().
Member Data Documentation
The documentation for this class was generated from the following files: