|
|
#include <ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/RenameStateDialog.h>
Inheritance diagram for RenameStateDialog:Public Slots | |
| void | saveAllProceedButtonClicked () |
| void | verifyInstanceName (QTableWidgetItem *item) |
| void | verifyNewName (QString newName) |
Public Member Functions | |
| StatechartGroupPtr | getGroup () const |
| QVector< StateRenamer::InstanceRenameInfo > | getInstanceRenameInfos () const |
| QString | getNewStateName () const |
| statechartmodel::StatePtr | getState () const |
| bool | isSaveAllRequested () const |
| RenameStateDialog (const StateTreeModelPtr &treeModel, const StatechartGroupPtr &sourceGroup, const statechartmodel::StatePtr &sourceState, QWidget *parent=0) | |
| ~RenameStateDialog () override | |
Definition at line 41 of file RenameStateDialog.h.
|
explicit |
|
override |
Definition at line 159 of file RenameStateDialog.cpp.
| StatechartGroupPtr getGroup | ( | ) | const |
Definition at line 172 of file RenameStateDialog.cpp.
| QVector< StateRenamer::InstanceRenameInfo > getInstanceRenameInfos | ( | ) | const |
| QString getNewStateName | ( | ) | const |
| statechartmodel::StatePtr getState | ( | ) | const |
Definition at line 178 of file RenameStateDialog.cpp.
| bool isSaveAllRequested | ( | ) | const |
|
slot |
|
slot |
|
slot |
Definition at line 278 of file RenameStateDialog.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: