Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QV4::Debugging::Debugger Class Reference

#include <qv4debugging_p.h>

+ Inheritance diagram for QV4::Debugging::Debugger:
+ Collaboration diagram for QV4::Debugging::Debugger:

Public Member Functions

bool pauseAtNextOpportunity () const
 
void maybeBreakAtInstruction ()
 
void enteringFunction ()
 
void leavingFunction (const ReturnedValue &)
 
void aboutToThrow ()
 

Detailed Description

Definition at line 29 of file qv4debugging_p.h.

Member Function Documentation

◆ aboutToThrow()

void QV4::Debugging::Debugger::aboutToThrow ( )
inline

Definition at line 36 of file qv4debugging_p.h.

◆ enteringFunction()

void QV4::Debugging::Debugger::enteringFunction ( )
inline

Definition at line 34 of file qv4debugging_p.h.

◆ leavingFunction()

void QV4::Debugging::Debugger::leavingFunction ( const ReturnedValue )
inline

Definition at line 35 of file qv4debugging_p.h.

◆ maybeBreakAtInstruction()

void QV4::Debugging::Debugger::maybeBreakAtInstruction ( )
inline

Definition at line 33 of file qv4debugging_p.h.

◆ pauseAtNextOpportunity()

bool QV4::Debugging::Debugger::pauseAtNextOpportunity ( ) const
inline

Definition at line 32 of file qv4debugging_p.h.


The documentation for this class was generated from the following file: