Qt 4.8
Classes
qstatemachine.h File Reference
#include <QtCore/qstate.h>
#include <QtCore/qcoreevent.h>
#include <QtCore/qlist.h>
#include <QtCore/qobject.h>
#include <QtCore/qset.h>
#include <QtCore/qvariant.h>

Go to the source code of this file.

Classes

class  QStateMachine
 The QStateMachine class provides a hierarchical finite state machine. More...
 
class  QStateMachine::SignalEvent
 The SignalEvent class represents a Qt signal event. More...
 
class  QStateMachine::WrappedEvent
 The WrappedEvent class inherits QEvent and holds a clone of an event associated with a QObject. More...