![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
DeferredDebugHelper (const QLoggingCategory &cat) | |
~DeferredDebugHelper () | |
void | flushOutput () |
DeferredDebugHelper (const QLoggingCategory &cat) | |
~DeferredDebugHelper () | |
void | flushOutput () |
Public Attributes | |
QDebug * | debug = nullptr |
Definition at line 358 of file qcocoascreen.mm.
|
inline |
Definition at line 360 of file qcocoascreen.mm.
|
inline |
Definition at line 364 of file qcocoascreen.mm.
References flushOutput().
|
inline |
Definition at line 360 of file qcocoascreen.mm.
|
inline |
Definition at line 364 of file qcocoascreen.mm.
|
inline |
Definition at line 367 of file qcocoascreen.mm.
References debug.
Referenced by ~DeferredDebugHelper(), and QCocoaScreen::deliverUpdateRequests().
|
inline |
Definition at line 367 of file qcocoascreen.mm.
QDebug * DeferredDebugHelper::debug = nullptr |
Definition at line 373 of file qcocoascreen.mm.
Referenced by QCocoaScreen::deliverUpdateRequests(), and flushOutput().