![]() |
Qt 6.x
The Qt SDK
|
#include <qv4debugjob.h>
Public Member Functions | |
virtual | ~QV4DebugJob () |
virtual void | run ()=0 |
Definition at line 16 of file qv4debugjob.h.
|
virtual |
Definition at line 18 of file qv4debugjob.cpp.
|
pure virtual |
Implemented in JavaScriptJob, BacktraceJob, FrameJob, ScopeJob, ValueLookupJob, and GatherSourcesJob.
Referenced by QV4Debugger::maybeBreakAtInstruction().