42 #ifndef QSCRIPTDEBUGGERCOMMANDEXECUTOR_P_H 43 #define QSCRIPTDEBUGGERCOMMANDEXECUTOR_P_H 56 #include <QtCore/qobjectdefs.h> 57 #include <QtCore/qscopedpointer.h> #define QT_END_NAMESPACE
This macro expands to.
The QScriptDebuggerResponse class represents a front-end's response to a QScriptDebuggerCommand.
#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 QScriptDebuggerCommand class represents a command issued to a QScriptDebuggerFrontend.
The QScriptDebuggerBackend class is the base class of debugger back-ends.
The QScriptDebuggerCommandExecutor applies debugger commands to a back-end.
#define Q_AUTOTEST_EXPORT
QScopedPointer< QScriptDebuggerCommandExecutorPrivate > d_ptr
#define Q_DECLARE_PRIVATE(Class)