Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 378 of file qthread_p.h.

Constructor & Destructor Documentation

◆ QScopedScopeLevelCounter()

QScopedScopeLevelCounter::QScopedScopeLevelCounter ( QThreadData * threadData)
inline

Definition at line 382 of file qthread_p.h.

References QThreadData::scopeLevel.

◆ ~QScopedScopeLevelCounter()

QScopedScopeLevelCounter::~QScopedScopeLevelCounter ( )
inline

Definition at line 385 of file qthread_p.h.

References QThreadData::scopeLevel.


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