|
|
#include <QObject>#include <ArmarXCore/observers/variant/VariantInfo.h>#include <ArmarXCore/statechart/xmlstates/profiles/StatechartProfiles.h>#include <ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.h>#include <ArmarXGui/libraries/ArmarXGuiBase/widgets/TipDialog.h>#include <ArmarXGui/libraries/ArmarXGuiBase/widgets/editorfileopener.h>#include "../StatechartViewerPlugin/model/State.h"#include "view/StatechartEditorMainWindow.h"
Include dependency graph for StateEditorController.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | StateEditorController |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Typedefs | |
| using | StateEditorControllerPtr = std::shared_ptr< StateEditorController > |
| using | StateTreeControllerPtr = std::shared_ptr< StateTreeController > |