This is the complete list of members for SavePiecePathOptions, including all inherited members.
ClearScene() | VUndoCommand | signal |
DecrementReferences(const QVector< quint32 > &nodes) const | VUndoCommand | protected |
DecrementReferences(const QVector< CustomSARecord > &nodes) const | VUndoCommand | protected |
DecrementReferences(const QVector< VPieceNode > &nodes) const | VUndoCommand | protected |
doc | VUndoCommand | protected |
getDestinationObject(quint32 idTool, quint32 idPoint) const | VUndoCommand | protected |
id() const Q_DECL_OVERRIDE | SavePiecePathOptions | virtual |
IncrementReferences(const QVector< quint32 > &nodes) const | VUndoCommand | protected |
IncrementReferences(const QVector< CustomSARecord > &nodes) const | VUndoCommand | protected |
IncrementReferences(const QVector< VPieceNode > &nodes) const | VUndoCommand | protected |
m_data | SavePiecePathOptions | private |
m_newPath | SavePiecePathOptions | private |
m_oldPath | SavePiecePathOptions | private |
mergeWith(const QUndoCommand *command) Q_DECL_OVERRIDE | SavePiecePathOptions | virtual |
NeedFullParsing() | VUndoCommand | signal |
NeedLiteParsing(const Document &parse) | VUndoCommand | signal |
NewPath() const | SavePiecePathOptions | |
nodeId | VUndoCommand | protected |
PathId() const | SavePiecePathOptions | |
redo() Q_DECL_OVERRIDE | SavePiecePathOptions | virtual |
redoFlag | VUndoCommand | protected |
RedoFullParsing() | VUndoCommand | protectedvirtual |
SavePiecePathOptions(const VPiecePath &oldPath, const VPiecePath &newPath, VAbstractPattern *doc, VContainer *data, quint32 id, QUndoCommand *parent=nullptr) | SavePiecePathOptions | |
undo() Q_DECL_OVERRIDE | SavePiecePathOptions | virtual |
UndoDeleteAfterSibling(QDomNode &parentNode, const quint32 &siblingId) const | VUndoCommand | protected |
VUndoCommand(const QDomElement &xml, VAbstractPattern *doc, QUndoCommand *parent=nullptr) | VUndoCommand | |
xml | VUndoCommand | protected |
~SavePiecePathOptions() | SavePiecePathOptions | virtual |
~VUndoCommand()=default | VUndoCommand | virtual |