MatrixSetImageCommand Class Reference

#include <MatrixCommand.h>

Inheritance diagram for MatrixSetImageCommand:

MatrixUndoCommand

List of all members.

Public Member Functions

 MatrixSetImageCommand (MatrixModel *model, const QImage &image, Matrix::ViewType oldView, int startRow, int endRow, int startCol, int endCol, double *data, const QString &text)
virtual void redo ()
virtual void undo ()

Private Attributes

QImage d_image
Matrix::ViewType d_old_view


Constructor & Destructor Documentation

MatrixSetImageCommand::MatrixSetImageCommand ( MatrixModel model,
const QImage &  image,
Matrix::ViewType  oldView,
int  startRow,
int  endRow,
int  startCol,
int  endCol,
double *  data,
const QString &  text 
)


Member Function Documentation

void MatrixSetImageCommand::redo (  )  [virtual]

void MatrixSetImageCommand::undo (  )  [virtual]


Member Data Documentation

Referenced by redo().

Referenced by undo().


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

Generated on Sun Jun 15 21:32:23 2008 for QtiPlot by  doxygen 1.5.6