|
|
#include <ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.h>
Inheritance diagram for StatechartEditorSettingsDialog:Public Slots | |
| void | selectNewPath () |
Public Member Functions | |
| QStringList | getPaths () const |
| bool | getRemoteStatesLocked () const |
| void | setPaths (QStringList paths) |
| void | setRemoteStatesLocked (bool locked) |
| StatechartEditorSettingsDialog (QWidget *parent=0) | |
| ~StatechartEditorSettingsDialog () override | |
Definition at line 34 of file StatechartEditorSettingsDialog.h.
|
explicit |
Definition at line 35 of file StatechartEditorSettingsDialog.cpp.
Here is the call graph for this function:
|
override |
Definition at line 42 of file StatechartEditorSettingsDialog.cpp.
| QStringList getPaths | ( | ) | const |
Definition at line 48 of file StatechartEditorSettingsDialog.cpp.
Here is the caller graph for this function:| bool getRemoteStatesLocked | ( | ) | const |
Definition at line 60 of file StatechartEditorSettingsDialog.cpp.
Here is the caller graph for this function:
|
slot |
Definition at line 72 of file StatechartEditorSettingsDialog.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| void setPaths | ( | QStringList | paths | ) |
Definition at line 66 of file StatechartEditorSettingsDialog.cpp.
Here is the caller graph for this function:| void setRemoteStatesLocked | ( | bool | locked | ) |
Definition at line 54 of file StatechartEditorSettingsDialog.cpp.
Here is the caller graph for this function: