QtiPlot  0.9.8.2
MatrixSetImageCommand Member List

This is the complete list of members for MatrixSetImageCommand, including all inherited members.

d_dataMatrixUndoCommandprotected
d_end_colMatrixUndoCommandprotected
d_end_rowMatrixUndoCommandprotected
d_imageMatrixSetImageCommandprivate
d_modelMatrixUndoCommandprotected
d_old_viewMatrixSetImageCommandprivate
d_operationMatrixUndoCommandprotected
d_start_colMatrixUndoCommandprotected
d_start_rowMatrixUndoCommandprotected
MatrixSetImageCommand(MatrixModel *model, const QImage &image, Matrix::ViewType oldView, int startRow, int endRow, int startCol, int endCol, double *data, const QString &text)MatrixSetImageCommand
MatrixUndoCommand(MatrixModel *model, Matrix::Operation op, int startRow, int endRow, int startCol, int endCol, double *data, const QString &text)MatrixUndoCommand
redo()MatrixSetImageCommandvirtual
undo()MatrixSetImageCommandvirtual
~MatrixUndoCommand()MatrixUndoCommandinline