42 #ifndef QSCRIPTDEBUGGERFRONTEND_P_P_H 43 #define QSCRIPTDEBUGGERFRONTEND_P_P_H 56 #include <QtCore/qobjectdefs.h> 58 #include <QtCore/qlist.h> 59 #include <QtCore/qhash.h>
#define QT_END_NAMESPACE
This macro expands to.
QScriptDebuggerEventHandlerInterface * eventHandler
The QScriptDebuggerFrontend class is the base class of debugger front-ends.
QScriptDebuggerFrontend * q_ptr
The QHash class is a template class that provides a hash-table-based dictionary.
The QObject class is the base class of all Qt objects.
QList< QScriptDebuggerCommand > pendingCommands
void postEvent(QEvent *e)
#define QT_BEGIN_NAMESPACE
This macro expands to.
QScriptDebuggerFrontendPrivate()
QHash< int, QScriptDebuggerResponseHandlerInterface * > responseHandlers
#define Q_DECLARE_PUBLIC(Class)
QList< int > pendingCommandIds
The QEvent class is the base class of all event classes.
virtual bool event(QEvent *)
virtual ~QScriptDebuggerFrontendPrivate()