QtiPlot 0.9.8.2
MatrixPasteCommand Member List
This is the complete list of members for MatrixPasteCommand, including all inherited members.
d_backup_dataMatrixPasteCommand [private]
d_clipboard_dataMatrixPasteCommand [private]
d_colsMatrixPasteCommand [private]
d_end_colMatrixPasteCommand [private]
d_end_rowMatrixPasteCommand [private]
d_modelMatrixPasteCommand [private]
d_old_colsMatrixPasteCommand [private]
d_old_rowsMatrixPasteCommand [private]
d_rowsMatrixPasteCommand [private]
d_start_colMatrixPasteCommand [private]
d_start_rowMatrixPasteCommand [private]
MatrixPasteCommand(MatrixModel *model, int startRow, int endRow, int startCol, int endCol, double *clipboardData, int rows, int cols, double *backupData, int oldRows, int oldCols, const QString &text)MatrixPasteCommand
redo()MatrixPasteCommand [virtual]
undo()MatrixPasteCommand [virtual]
~MatrixPasteCommand()MatrixPasteCommand [inline]