Qt 4.8
Classes | Functions
qstatemachine_p.h File Reference
#include "private/qstate_p.h"
#include <QtCore/qcoreevent.h>
#include <QtCore/qhash.h>
#include <QtCore/qlist.h>
#include <QtCore/qmutex.h>
#include <QtCore/qpair.h>
#include <QtCore/qset.h>
#include <QtCore/qvector.h>

Go to the source code of this file.

Classes

class  QStateMachinePrivate
 
struct  QStateMachinePrivate::Handler
 

Functions

Q_CORE_EXPORT const QStateMachinePrivate::HandlerqcoreStateMachineHandler ()
 

Function Documentation

◆ qcoreStateMachineHandler()

Q_CORE_EXPORT const QStateMachinePrivate::Handler* qcoreStateMachineHandler ( )

Definition at line 246 of file qstatemachine.cpp.

247 {
249 }
const QStateMachinePrivate::Handler qt_kernel_statemachine_handler