42 #ifndef QSCRIPTDEBUGGERJOB_P_H 43 #define QSCRIPTDEBUGGERJOB_P_H 56 #include <QtCore/qobjectdefs.h> 57 #include <QtCore/qscopedpointer.h> 71 virtual void start() = 0;
75 void hibernateUntilEvaluateFinished();
#define QT_END_NAMESPACE
This macro expands to.
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QScriptDebuggerValue class represents a script value.
#define Q_AUTOTEST_EXPORT
QScopedPointer< QScriptDebuggerJobPrivate > d_ptr
#define Q_DECLARE_PRIVATE(Class)