25 #ifndef ACTIONSTATEWIDGET_H
26 #define ACTIONSTATEWIDGET_H
29 #include <QPushButton>
30 #include "ui_ActionStateWidget.h"
58 Ui_ActionStateWidget
ui;
62 #endif // ACTIONSTATEWIDGET_H
The state (in a state machine point of view) corresponding to the current processed action...
Definition: ActionState.h:47