CmdAbstract(MainWindow &mainWindow, Document &document, const QString &cmdDescription) | CmdAbstract | |
cmdRedo() | CmdUndoForTest | [virtual] |
cmdUndo() | CmdUndoForTest | [virtual] |
CmdUndoForTest(MainWindow &mainWindow, Document &document) | CmdUndoForTest | |
CmdUndoForTest(MainWindow &mainWindow, Document &document, const QString &cmdDescription, QXmlStreamReader &reader) | CmdUndoForTest | |
document() | CmdAbstract | [protected] |
document() const | CmdAbstract | [protected] |
mainWindow() | CmdAbstract | [protected] |
resetSelection(const PointIdentifiers &pointIdentifiersToSelect) | CmdAbstract | [protected] |
saveOrCheckPostCommandDocumentStateHash(const Document &document) | CmdAbstract | [protected] |
saveOrCheckPreCommandDocumentStateHash(const Document &document) | CmdAbstract | [protected] |
saveXml(QXmlStreamWriter &writer) const | CmdUndoForTest | [virtual] |
~CmdAbstract() (defined in CmdAbstract) | CmdAbstract | [virtual] |
~CmdUndoForTest() (defined in CmdUndoForTest) | CmdUndoForTest | [virtual] |