QtParallelStateGroup Class Reference
[QtCore module]
The QtParallelStateGroup class provides a parallel state group. More...
#include <QtParallelStateGroup>
Inherits QtAbstractStateGroup.
Public Functions
Additional Inherited Members
- 1 property inherited from QObject
- 1 public slot inherited from QObject
- 1 signal inherited from QObject
- 1 public type inherited from QObject
- 4 static public members inherited from QObject
- 2 protected functions inherited from QtAbstractState
- 7 protected functions inherited from QObject
- 2 protected variables inherited from QObject
Detailed Description
The QtParallelStateGroup class provides a parallel state group.
QtParallelStateGroup is part of The State Machine Framework.
Member Function Documentation
QtParallelStateGroup::QtParallelStateGroup ( QtAbstractStateGroup * parent = 0 )
Constructs a new parallel state group with the given parent state.
QtParallelStateGroup::~QtParallelStateGroup ()
Destroys this QtParallelStateGroup object.