#include <qmessagespy_p.h>
WaitToken is returned by expect(). Call wait() on it after the message-generating code runs.
Definition at line 120 of file qmessagespy_p.h.
◆ WaitToken() [1/2]
| QtMultimediaPrivate::QMessageSpy::WaitToken::WaitToken |
( |
| ) |
|
|
delete |
◆ WaitToken() [2/2]
| QtMultimediaPrivate::QMessageSpy::WaitToken::WaitToken |
( |
WaitToken && | | ) |
|
|
defaultnoexcept |
◆ matched()
| bool QtMultimediaPrivate::QMessageSpy::WaitToken::matched |
( |
| ) |
const |
|
inlinenodiscard |
◆ wait()
| bool QtMultimediaPrivate::QMessageSpy::WaitToken::wait |
( |
std::chrono::milliseconds | timeout = std::chrono::milliseconds{ 5000 } | ) |
const |
|
inlinenodiscard |
◆ QMessageSpy
The documentation for this class was generated from the following file: