KDStateMachineEditor API Documentation 2.1
|
This is the complete list of members for KDSME::ReparentElementCommand, 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 | |
id() const override | KDSME::ReparentElementCommand | 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::ReparentElementCommand | |
ReparentElement enum value | KDSME::Command | |
ReparentElementCommand(StateMachineScene *view, Element *element, QUndoCommand *parent=nullptr) | KDSME::ReparentElementCommand | |
setParentElement(KDSME::Element *parentElement) | KDSME::ReparentElementCommand | |
undo() override | KDSME::ReparentElementCommand |