MatrixPasteCommand Member List
This is the complete list of members for
MatrixPasteCommand, including all inherited members.
d_backup_data | MatrixPasteCommand | [private] |
d_clipboard_data | MatrixPasteCommand | [private] |
d_cols | MatrixPasteCommand | [private] |
d_end_col | MatrixPasteCommand | [private] |
d_end_row | MatrixPasteCommand | [private] |
d_model | MatrixPasteCommand | [private] |
d_old_cols | MatrixPasteCommand | [private] |
d_old_rows | MatrixPasteCommand | [private] |
d_rows | MatrixPasteCommand | [private] |
d_start_col | MatrixPasteCommand | [private] |
d_start_row | MatrixPasteCommand | [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] |