Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 334 of file qthread_p.h.

Constructor & Destructor Documentation

◆ QScopedScopeLevelCounter()

QScopedScopeLevelCounter::QScopedScopeLevelCounter ( QThreadData * threadData)

Definition at line 152 of file qthread.cpp.

References qCDebug, QThreadData::scopeLevel, and QThreadData::thread.

◆ ~QScopedScopeLevelCounter()

QScopedScopeLevelCounter::~QScopedScopeLevelCounter ( )

Definition at line 160 of file qthread.cpp.

References qCDebug, QThreadData::scopeLevel, and QThreadData::thread.


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