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

[5] More...

+ Collaboration diagram for SignalWaiter:

Public Member Functions

 SignalWaiter (QMutex *mutex)
 
void waitForSignal ()
 
 SignalWaiter (QMutex *mutex)
 
void waitForSignal ()
 

Detailed Description

[5]

[6]

Definition at line 137 of file src_corelib_thread_qmutex.cpp.

Constructor & Destructor Documentation

◆ SignalWaiter() [1/2]

SignalWaiter::SignalWaiter ( QMutex * mutex)
inline

Definition at line 143 of file src_corelib_thread_qmutex.cpp.

References SignalWaiter().

Referenced by SignalWaiter().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ SignalWaiter() [2/2]

SignalWaiter::SignalWaiter ( QMutex * mutex)
inline

Definition at line 143 of file src_corelib_thread_qmutex.cpp.

Member Function Documentation

◆ waitForSignal() [1/2]

void SignalWaiter::waitForSignal ( )
inline

Definition at line 148 of file src_corelib_thread_qmutex.cpp.

◆ waitForSignal() [2/2]

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: