![]() |
Qt 4.8
|
#include <QtScript/qscriptengineagent.h>#include <QtCore/qset.h>Go to the source code of this file.
Classes | |
| struct | JSAgentBreakpointData |
| struct | JSAgentStackData |
| struct | JSAgentWatchData |
| class | QJSDebuggerAgent |
Typedefs | |
| typedef QSet< JSAgentBreakpointData > | JSAgentBreakpoints |
Functions | |
| QDataStream & | operator<< (QDataStream &s, const JSAgentWatchData &data) |
| QDataStream & | operator<< (QDataStream &s, const JSAgentStackData &data) |
| QDataStream & | operator<< (QDataStream &s, const JSAgentBreakpointData &data) |
| bool | operator== (const JSAgentBreakpointData &b1, const JSAgentBreakpointData &b2) |
| QDataStream & | operator>> (QDataStream &s, JSAgentWatchData &data) |
| QDataStream & | operator>> (QDataStream &s, JSAgentStackData &data) |
| QDataStream & | operator>> (QDataStream &s, JSAgentBreakpointData &data) |
| uint | qHash (const JSAgentBreakpointData &b) |
| typedef QSet<JSAgentBreakpointData> JSAgentBreakpoints |
Definition at line 138 of file qjsdebuggeragent_p.h.
| enum JSCoverageMessage |
| Enumerator | |
|---|---|
| CoverageLocation | |
| CoverageScriptLoad | |
| CoveragePosChange | |
| CoverageFuncEntry | |
| CoverageFuncExit | |
| CoverageComplete | |
| CoverageMaximumMessage | |
Definition at line 81 of file qjsdebuggeragent_p.h.
| enum JSDebuggerState |
| Enumerator | |
|---|---|
| NoState | |
| SteppingIntoState | |
| SteppingOverState | |
| SteppingOutState | |
| StoppedState | |
Definition at line 72 of file qjsdebuggeragent_p.h.
|
inline |
Definition at line 102 of file qjsdebuggeragent_p.h.
|
inline |
Definition at line 121 of file qjsdebuggeragent_p.h.
|
inline |
Definition at line 140 of file qjsdebuggeragent_p.h.
|
inline |
Definition at line 150 of file qjsdebuggeragent_p.h.
|
inline |
Definition at line 108 of file qjsdebuggeragent_p.h.
|
inline |
Definition at line 126 of file qjsdebuggeragent_p.h.
|
inline |
Definition at line 145 of file qjsdebuggeragent_p.h.
|
inline |
Definition at line 155 of file qjsdebuggeragent_p.h.