CmdAbstract(MainWindow &mainWindow, Document &document, const QString &cmdDescription) | CmdAbstract | |
cmdRedo() | CmdSettingsGeneral | [virtual] |
CmdSettingsGeneral(MainWindow &mainWindow, Document &document, const DocumentModelGeneral &modelGeneralBefore, const DocumentModelGeneral &modelGeneralAfter) | CmdSettingsGeneral | |
CmdSettingsGeneral(MainWindow &mainWindow, Document &document, const QString &cmdDescription, QXmlStreamReader &reader) | CmdSettingsGeneral | |
cmdUndo() | CmdSettingsGeneral | [virtual] |
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 | CmdSettingsGeneral | [virtual] |
~CmdAbstract() (defined in CmdAbstract) | CmdAbstract | [virtual] |
~CmdSettingsGeneral() (defined in CmdSettingsGeneral) | CmdSettingsGeneral | [virtual] |