Qt 4.8
|
#include <QtCore/qobjectdefs.h>
#include <QtCore/qpair.h>
#include "qscriptbreakpointdata_p.h"
#include "qscriptscriptdata_p.h"
Go to the source code of this file.
Classes | |
class | QScriptDebuggerBackend |
The QScriptDebuggerBackend class is the base class of debugger back-ends. More... | |
Typedefs | |
typedef QPair< QList< qint64 >, QList< qint64 > > | QScriptContextsDelta |
typedef QPair< QList< qint64 >, QList< qint64 > > | QScriptScriptsDelta |
Definition at line 75 of file qscriptdebuggerbackend_p.h.
Definition at line 72 of file qscriptdebuggerbackend_p.h.