StateMachine Class Reference
#include <state_machine.hh>
Inherits PyQt4::QtCore::QObject.
Detailed Description
Definition at line 33 of file state_machine.hh.
Constructor & Destructor Documentation
Member Function Documentation
void addState |
( |
State * |
state |
) |
|
bool eventFilter |
( |
QObject * |
watched, |
|
|
QEvent * |
event | |
|
) |
| | |
bool isActive |
( |
State * |
state |
) |
|
void setActive |
( |
State * |
state |
) |
|
void setInitialState |
( |
State * |
state |
) |
|
Field Documentation
The documentation for this class was generated from the following file: