Engauge Digitizer 2
|
This is the complete list of members for CmdCut, including all inherited members.
baseAttributes(QXmlStreamWriter &writer) const | CmdAbstract | protected |
CmdAbstract(MainWindow &mainWindow, Document &document, const QString &cmdDescription) | CmdAbstract | |
CmdCut(MainWindow &mainWindow, Document &document, const QStringList &selectedPointIdentifiers) | CmdCut | |
CmdCut(MainWindow &mainWindow, Document &document, const QString &cmdDescription, QXmlStreamReader &reader) | CmdCut | |
CmdPointChangeBase(MainWindow &mainWindow, Document &document, const QString &cmdDescription) | CmdPointChangeBase | |
cmdRedo() | CmdCut | virtual |
cmdUndo() | CmdCut | virtual |
document() | CmdAbstract | protected |
document() const | CmdAbstract | protected |
leafAndBaseAttributes(const QXmlStreamAttributes &attributes, const QStringList &requiredAttributesLeaf, QXmlStreamReader &reader) | CmdAbstract | protected |
leafAttributes(const QXmlStreamAttributes &attributes, const QStringList &requiredAttributesLeaf, QXmlStreamReader &reader) | CmdAbstract | protected |
mainWindow() | CmdAbstract | protected |
resetSelection(const PointIdentifiers &pointIdentifiersToSelect) | CmdAbstract | protected |
restoreDocumentState(Document &document) const | CmdPointChangeBase | protected |
restoreState() | CmdAbstract | protected |
saveDocumentState(const Document &document) | CmdPointChangeBase | protected |
saveOrCheckPostCommandDocumentStateHash(const Document &document) | CmdAbstract | protected |
saveOrCheckPreCommandDocumentStateHash(const Document &document) | CmdAbstract | protected |
saveXml(QXmlStreamWriter &writer) const | CmdCut | virtual |
selectAddedPointForMoving(const QString &pointAdded) | CmdAbstract | protected |
selectAddedPointsForMoving(const QStringList &pointsAdded) | CmdAbstract | protected |
~CmdAbstract() | CmdAbstract | virtual |
~CmdCut() | CmdCut | virtual |
~CmdPointChangeBase() | CmdPointChangeBase | virtual |