#include <QSignalTransition>
#include <QString>
#include <QTime>
#include <QMap>
#include <QTextStream>
#include <QStringList>
#include <QPushButton>
Go to the source code of this file.
Classes | |
class | ActionTransition |
This class handle a transition between two states (including previous/next buttons). Specific things can happen for CamiTK SCXML transition (e.g., apply the selected action before going to the next, closing components...) More... | |