KDStateMachineEditor API Documentation 2.1
|
This is the complete list of members for KDSME::DeleteElementCommand, including all inherited members.
ChangeStateMachine enum value | KDSME::Command | |
Command(StateModel *model, QUndoCommand *parent=nullptr) | KDSME::Command | explicit |
Command(const QString &text=QString(), QUndoCommand *parent=nullptr) | KDSME::Command | explicit |
CreateElement enum value | KDSME::Command | |
DeleteElement enum value | KDSME::Command | |
DeleteElementCommand(StateMachineScene *scene, Element *deletedElement, QUndoCommand *parent=nullptr) | KDSME::DeleteElementCommand | explicit |
id() const override | KDSME::DeleteElementCommand | inline |
Id enum name | KDSME::Command | |
LayoutSnapshot enum value | KDSME::Command | |
model() const | KDSME::Command | |
ModifyDefaultState enum value | KDSME::Command | |
ModifyElement enum value | KDSME::Command | |
ModifyInitialState enum value | KDSME::Command | |
ModifyProperty enum value | KDSME::Command | |
ModifyTransition enum value | KDSME::Command | |
redo() override | KDSME::DeleteElementCommand | |
ReparentElement enum value | KDSME::Command | |
undo() override | KDSME::DeleteElementCommand | |
~DeleteElementCommand() | KDSME::DeleteElementCommand |