CmdAbstract(MainWindow &mainWindow, Document &document, const QString &cmdDescription) | CmdAbstract | |
CmdPointChangeBase(MainWindow &mainWindow, Document &document, const QString &cmdDescription) | CmdPointChangeBase | |
cmdRedo()=0 | CmdAbstract | [pure virtual] |
cmdUndo()=0 | CmdAbstract | [pure virtual] |
document() | CmdAbstract | [protected] |
document() const | CmdAbstract | [protected] |
mainWindow() | CmdAbstract | [protected] |
resetSelection(const PointIdentifiers &pointIdentifiersToSelect) | CmdAbstract | [protected] |
restoreDocumentState(Document &document) const | CmdPointChangeBase | [protected] |
saveDocumentState(const Document &document) | CmdPointChangeBase | [protected] |
saveOrCheckPostCommandDocumentStateHash(const Document &document) | CmdAbstract | [protected] |
saveOrCheckPreCommandDocumentStateHash(const Document &document) | CmdAbstract | [protected] |
saveXml(QXmlStreamWriter &writer) const =0 | CmdAbstract | [pure virtual] |
~CmdAbstract() (defined in CmdAbstract) | CmdAbstract | [virtual] |
~CmdPointChangeBase() (defined in CmdPointChangeBase) | CmdPointChangeBase | [virtual] |