![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qv4debugjob.h>
Public Member Functions | |
virtual | ~QV4DebugJob () |
virtual void | run ()=0 |
Definition at line 16 of file qv4debugjob.h.
|
virtual |
Definition at line 20 of file qv4debugjob.cpp.
|
pure virtual |
Implemented in BacktraceJob, FrameJob, GatherSourcesJob, JavaScriptJob, ScopeJob, and ValueLookupJob.
Referenced by QV4Debugger::maybeBreakAtInstruction().