Signals | Public Member Functions

StateSelectionWindow Class Reference
[FormView]

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>

Collaboration diagram for StateSelectionWindow:
Collaboration graph
[legend]

List of all members.

Signals

void stateSelected (SCState *state, QString name)

Public Member Functions

 StateSelectionWindow (QWidget *parent=0, SCDataModel *dm=0)

Detailed Description

This widget is used to display a list of available states, so that the user can select a state as a transition target.


Constructor & Destructor Documentation

StateSelectionWindow::StateSelectionWindow ( QWidget *  parent = 0,
SCDataModel dm = 0 
)

Here is the call graph for this function:


Member Function Documentation

void StateSelectionWindow::stateSelected ( SCState state,
QString  name 
) [signal]

The documentation for this class was generated from the following files: