This widget is used to display a list of available states, so that the user can select a state as a transition target. More...
#include <stateselectionwindow.h>
Signals | |
void | stateSelected (SCState *state, QString name) |
Public Member Functions | |
StateSelectionWindow (QWidget *parent=0, SCDataModel *dm=0) |
This widget is used to display a list of available states, so that the user can select a state as a transition target.
StateSelectionWindow::StateSelectionWindow | ( | QWidget * | parent = 0 , |
|
SCDataModel * | dm = 0 | |||
) |
void StateSelectionWindow::stateSelected | ( | SCState * | state, | |
QString | name | |||
) | [signal] |