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
QEglFSKmsEventHost::PendingFlipWait Struct Reference

#include <qeglfskmseventreader_p.h>

+ Collaboration diagram for QEglFSKmsEventHost::PendingFlipWait:

Public Attributes

voidkey
 
QMutexmutex
 
QWaitConditioncond
 

Detailed Description

Definition at line 30 of file qeglfskmseventreader_p.h.

Member Data Documentation

◆ cond

QWaitCondition* QEglFSKmsEventHost::PendingFlipWait::cond

Definition at line 33 of file qeglfskmseventreader_p.h.

◆ key

void* QEglFSKmsEventHost::PendingFlipWait::key

Definition at line 31 of file qeglfskmseventreader_p.h.

◆ mutex

QMutex* QEglFSKmsEventHost::PendingFlipWait::mutex

Definition at line 32 of file qeglfskmseventreader_p.h.


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