Qt 4.8
|
#include <QtScript/qscriptengineagent.h>
#include <QtCore/qpair.h>
#include "qscriptbreakpointdata_p.h"
#include "qscriptscriptdata_p.h"
Go to the source code of this file.
Classes | |
class | QScriptDebuggerAgent |
This class implements a state machine that uses the low-level events reported by the QScriptEngineAgent interface to implement debugging- specific functionality such as stepping and breakpoints. More... | |