26#include <QGraphicsScene>
52 bool enableLayouting =
true,
81 ::Ui::StatechartView* ui;
QSize sizeHint() const override
QGraphicsView * getGraphicsView() const
void deleteSelectedStates()
void showSubSubstates(bool show=true)
~StatechartView() override
statechartmodel::StateInstancePtr getStateInstance() const
Graphics_view_zoom * getGraphicsViewZoomer() const
LayoutController & getLayoutController()
static statechartmodel::StatePtr CreateTestStates()
StatechartView(statechartmodel::StatePtr state=statechartmodel::StatePtr(new statechartmodel::State()), bool enableLayouting=true, QWidget *parent=0)
void setState(statechartmodel::StatePtr state)
void selectedStateChanged(statechartmodel::StateInstancePtr selectedStateInstance)
StateScene * getScene() const
std::shared_ptr< State > StatePtr
std::shared_ptr< StateInstance > StateInstancePtr
This file offers overloads of toIce() and fromIce() functions for STL container types.