![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qeglfskmseventreader_p.h>
Public Attributes | |
void * | key |
QMutex * | mutex |
QWaitCondition * | cond |
Definition at line 30 of file qeglfskmseventreader_p.h.
QWaitCondition* QEglFSKmsEventHost::PendingFlipWait::cond |
Definition at line 33 of file qeglfskmseventreader_p.h.
void* QEglFSKmsEventHost::PendingFlipWait::key |
Definition at line 31 of file qeglfskmseventreader_p.h.
Referenced by QEglFSKmsEventHost::event(), and QEglFSKmsEventHost::updateStatus().
QMutex* QEglFSKmsEventHost::PendingFlipWait::mutex |
Definition at line 32 of file qeglfskmseventreader_p.h.