CmdMoveBy Member List
This is the complete list of members for
CmdMoveBy, including all inherited members.
CmdAbstract(MainWindow &mainWindow, Document &document, const QString &cmdDescription) | CmdAbstract | |
CmdMoveBy(MainWindow &mainWindow, Document &document, const QPointF &deltaScreen, const QString &moveText, const QStringList &selectedPointIdentifiers) | CmdMoveBy | |
CmdMoveBy(MainWindow &mainWindow, Document &document, const QString &cmdDescription, QXmlStreamReader &reader) | CmdMoveBy | |
CmdPointChangeBase(MainWindow &mainWindow, Document &document, const QString &cmdDescription) | CmdPointChangeBase | |
cmdRedo() | CmdMoveBy | [virtual] |
cmdUndo() | CmdMoveBy | [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 | CmdMoveBy | [virtual] |
~CmdAbstract() (defined in CmdAbstract) | CmdAbstract | [virtual] |
~CmdMoveBy() (defined in CmdMoveBy) | CmdMoveBy | [virtual] |
~CmdPointChangeBase() (defined in CmdPointChangeBase) | CmdPointChangeBase | [virtual] |