This is the complete list of members for DelTool, including all inherited members.
activeBlockName | DelTool | private |
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 |
DelTool(VAbstractPattern *doc, quint32 id, QUndoCommand *parent=nullptr) | DelTool | |
doc | VUndoCommand | protected |
getDestinationObject(quint32 idTool, quint32 idPoint) const | VUndoCommand | protected |
IncrementReferences(const QVector< quint32 > &nodes) const | VUndoCommand | protected |
IncrementReferences(const QVector< CustomSARecord > &nodes) const | VUndoCommand | protected |
IncrementReferences(const QVector< VPieceNode > &nodes) const | VUndoCommand | protected |
NeedFullParsing() | VUndoCommand | signal |
NeedLiteParsing(const Document &parse) | VUndoCommand | signal |
nodeId | VUndoCommand | protected |
parentNode | DelTool | private |
redo() Q_DECL_OVERRIDE | DelTool | virtual |
redoFlag | VUndoCommand | protected |
RedoFullParsing() | VUndoCommand | protectedvirtual |
siblingId | DelTool | private |
undo() Q_DECL_OVERRIDE | DelTool | virtual |
UndoDeleteAfterSibling(QDomNode &parentNode, const quint32 &siblingId) const | VUndoCommand | protected |
VUndoCommand(const QDomElement &xml, VAbstractPattern *doc, QUndoCommand *parent=nullptr) | VUndoCommand | |
xml | VUndoCommand | protected |
~DelTool() Q_DECL_OVERRIDE | DelTool | virtual |
~VUndoCommand()=default | VUndoCommand | virtual |