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
SignalWaiter Class Reference

[5] More...

+ Collaboration diagram for SignalWaiter:

Public Member Functions

 SignalWaiter (QMutex *mutex)
 
void waitForSignal ()
 

Detailed Description

[5]

[6]

Definition at line 137 of file src_corelib_thread_qmutex.cpp.

Constructor & Destructor Documentation

◆ SignalWaiter()

SignalWaiter::SignalWaiter ( QMutex * mutex)
inline

Definition at line 143 of file src_corelib_thread_qmutex.cpp.

Member Function Documentation

◆ waitForSignal()

void SignalWaiter::waitForSignal ( )
inline

Definition at line 148 of file src_corelib_thread_qmutex.cpp.


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