#include <qpipewire_support_p.h>
Definition at line 97 of file qpipewire_support_p.h.
◆ PWThreadedEventLoop()
| QtPipeWire::PWThreadedEventLoop::PWThreadedEventLoop |
( |
const char * | name | ) |
|
|
explicit |
◆ ~PWThreadedEventLoop()
| QtPipeWire::PWThreadedEventLoop::~PWThreadedEventLoop |
( |
| ) |
|
|
default |
◆ get()
| pw_thread_loop * QtPipeWire::PWThreadedEventLoop::get |
( |
| ) |
const |
◆ isInThread()
| bool QtPipeWire::PWThreadedEventLoop::isInThread |
( |
| ) |
const |
◆ lock()
| void QtPipeWire::PWThreadedEventLoop::lock |
( |
| ) |
|
◆ loop()
| pw_loop * QtPipeWire::PWThreadedEventLoop::loop |
( |
| ) |
const |
◆ operator bool()
| QtPipeWire::PWThreadedEventLoop::operator bool |
( |
| ) |
const |
|
explicit |
◆ runWithEventLoopLock()
template<typename Closure>
| auto QtPipeWire::PWThreadedEventLoop::runWithEventLoopLock |
( |
Closure && | c | ) |
|
|
inline |
◆ signal()
| void QtPipeWire::PWThreadedEventLoop::signal |
( |
bool | waitForAccept | ) |
|
◆ start()
| int QtPipeWire::PWThreadedEventLoop::start |
( |
| ) |
|
◆ stop()
| void QtPipeWire::PWThreadedEventLoop::stop |
( |
| ) |
|
◆ unlock()
| void QtPipeWire::PWThreadedEventLoop::unlock |
( |
| ) |
|
◆ wait_for()
| int QtPipeWire::PWThreadedEventLoop::wait_for |
( |
std::chrono::seconds | waitMax | ) |
|
The documentation for this class was generated from the following files: