|
#include "view/StatechartEditorMainWindow.h"
#include "../StatechartViewerPlugin/model/State.h"
#include <ArmarXGui/libraries/ArmarXGuiBase/widgets/editorfileopener.h>
#include <ArmarXGui/libraries/ArmarXGuiBase/widgets/TipDialog.h>
#include <QObject>
#include <ArmarXCore/observers/variant/VariantInfo.h>
#include <ArmarXCore/statechart/xmlstates/profiles/StatechartProfiles.h>
#include <ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StateDialog.h>
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 > |