Public Member Functions | Private Attributes

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


Member Data Documentation

Referenced by redo().


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