QtiPlot  0.9.8.2
MatrixPasteCommand Member List

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

d_backup_dataMatrixPasteCommandprivate
d_clipboard_dataMatrixPasteCommandprivate
d_colsMatrixPasteCommandprivate
d_end_colMatrixPasteCommandprivate
d_end_rowMatrixPasteCommandprivate
d_modelMatrixPasteCommandprivate
d_old_colsMatrixPasteCommandprivate
d_old_rowsMatrixPasteCommandprivate
d_rowsMatrixPasteCommandprivate
d_start_colMatrixPasteCommandprivate
d_start_rowMatrixPasteCommandprivate
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()MatrixPasteCommandvirtual
undo()MatrixPasteCommandvirtual
~MatrixPasteCommand()MatrixPasteCommandinline