#include <QSignalTransition>#include <QString>#include <QTime>#include <QMap>#include <QTextStream>#include <QStringList>#include <QPushButton>
Include dependency graph for ActionTransition.h:
This graph shows which files directly or indirectly include this file: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... | |