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
DeferredDebugHelper Struct Reference
Collaboration diagram for DeferredDebugHelper:

Public Member Functions

 DeferredDebugHelper (const QLoggingCategory &cat)
 ~DeferredDebugHelper ()
void flushOutput ()
 DeferredDebugHelper (const QLoggingCategory &cat)
 ~DeferredDebugHelper ()
void flushOutput ()

Public Attributes

QDebugdebug = nullptr

Detailed Description

Definition at line 359 of file qcocoascreen.mm.

Constructor & Destructor Documentation

◆ DeferredDebugHelper() [1/2]

DeferredDebugHelper::DeferredDebugHelper ( const QLoggingCategory & cat)
inline

Definition at line 361 of file qcocoascreen.mm.

◆ ~DeferredDebugHelper() [1/2]

DeferredDebugHelper::~DeferredDebugHelper ( )
inline

Definition at line 365 of file qcocoascreen.mm.

References flushOutput().

Here is the call graph for this function:

◆ DeferredDebugHelper() [2/2]

DeferredDebugHelper::DeferredDebugHelper ( const QLoggingCategory & cat)
inline

Definition at line 361 of file qcocoascreen.mm.

◆ ~DeferredDebugHelper() [2/2]

DeferredDebugHelper::~DeferredDebugHelper ( )
inline

Definition at line 365 of file qcocoascreen.mm.

Member Function Documentation

◆ flushOutput() [1/2]

void DeferredDebugHelper::flushOutput ( )
inline

Definition at line 368 of file qcocoascreen.mm.

References debug.

Referenced by ~DeferredDebugHelper(), and QCocoaScreen::deliverUpdateRequests().

Here is the caller graph for this function:

◆ flushOutput() [2/2]

void DeferredDebugHelper::flushOutput ( )
inline

Definition at line 368 of file qcocoascreen.mm.

Member Data Documentation

◆ debug

QDebug * DeferredDebugHelper::debug = nullptr

Definition at line 374 of file qcocoascreen.mm.

Referenced by QCocoaScreen::deliverUpdateRequests(), and flushOutput().


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