Public Member Functions | Private Attributes

MatrixSetColorMapCommand Class Reference

#include <MatrixCommand.h>

List of all members.

Public Member Functions

 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)
virtual void redo ()
virtual void undo ()

Private Attributes

QwtLinearColorMap d_map_after
QwtLinearColorMap d_map_before
Matrix::ColorMapType d_map_type_after
Matrix::ColorMapType d_map_type_before
Matrixd_matrix

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 
)

References d_map_after, and d_map_before.


Member Function Documentation

void MatrixSetColorMapCommand::redo (  )  [virtual]
void MatrixSetColorMapCommand::undo (  )  [virtual]

Member Data Documentation

QwtLinearColorMap MatrixSetColorMapCommand::d_map_after [private]

Referenced by MatrixSetColorMapCommand(), and redo().

QwtLinearColorMap MatrixSetColorMapCommand::d_map_before [private]

Referenced by MatrixSetColorMapCommand(), and undo().

Referenced by redo().

Referenced by undo().

Referenced by redo(), and undo().


The documentation for this class was generated from the following files: