Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QScopedScopeLevelCounter Class Reference

#include <qthread_p.h>

+ Collaboration diagram for QScopedScopeLevelCounter:

Public Member Functions

 QScopedScopeLevelCounter (QThreadData *threadData)
 
 ~QScopedScopeLevelCounter ()
 

Detailed Description

Definition at line 333 of file qthread_p.h.

Constructor & Destructor Documentation

◆ QScopedScopeLevelCounter()

QScopedScopeLevelCounter::QScopedScopeLevelCounter ( QThreadData threadData)
inline

Definition at line 337 of file qthread_p.h.

References QThreadData::scopeLevel.

◆ ~QScopedScopeLevelCounter()

QScopedScopeLevelCounter::~QScopedScopeLevelCounter ( )
inline

Definition at line 340 of file qthread_p.h.

References QThreadData::scopeLevel.


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