#include <QList>
#include <QMap>
#include <QtDebug>
Go to the source code of this file.
Classes | |
struct | OneStateTransitionProperties |
Holds properties of each transition type for dialogs needs. More... | |
class | TransitionManager |
Creates concrete state and returns Transition supertype. More... | |
struct | TwoStatesTransitionProperties |