Engauge Digitizer 2
|
This is the complete list of members for CmdCopy, including all inherited members.
baseAttributes(QXmlStreamWriter &writer) const | CmdAbstract | protected |
CmdAbstract(MainWindow &mainWindow, Document &document, const QString &cmdDescription) | CmdAbstract | |
CmdCopy(MainWindow &mainWindow, Document &document, const QStringList &selectedPointIdentifiers) | CmdCopy | |
CmdCopy(MainWindow &mainWindow, Document &document, const QString &cmdDescription, QXmlStreamReader &reader) | CmdCopy | |
cmdRedo() | CmdCopy | virtual |
cmdUndo() | CmdCopy | 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 |
restoreState() | CmdAbstract | protected |
saveOrCheckPostCommandDocumentStateHash(const Document &document) | CmdAbstract | protected |
saveOrCheckPreCommandDocumentStateHash(const Document &document) | CmdAbstract | protected |
saveXml(QXmlStreamWriter &writer) const | CmdCopy | virtual |
selectAddedPointForMoving(const QString &pointAdded) | CmdAbstract | protected |
selectAddedPointsForMoving(const QStringList &pointsAdded) | CmdAbstract | protected |
~CmdAbstract() | CmdAbstract | virtual |
~CmdCopy() | CmdCopy | virtual |