QtiPlot  0.9.8.2
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 LinearColorMap &d_map_before, Matrix::ColorMapType d_map_type_after, const LinearColorMap &d_map_after, const QString &text)
virtual void redo ()
virtual void undo ()

Private Attributes

LinearColorMap d_map_after
LinearColorMap 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 LinearColorMap d_map_before,
Matrix::ColorMapType  d_map_type_after,
const LinearColorMap 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

Referenced by MatrixSetColorMapCommand(), and redo().

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: