#include <QMetaType>
#include <QObject>
#include <QList>
#include "stateattributes.h"
#include "sctransition.h"
#include "textblock.h"
#include "scdatamodel_global.h"
#include "scitem.h"
Go to the source code of this file.
Classes | |
class | SCState |
The class represents a state in a state-chart Data-Model. More... |