Inherits IUndoObject.
Protected Member Functions | |
int | GetSize () override |
void | Undo (bool bUndo) override |
void | Redo () override |
void | Copy (QStandardItem *pSource, QStandardItem *pDest) |
Protected Attributes | |
QATLTreeModel | m_original |
QATLTreeModel | m_modified |
bool | bModifiedInitialised |