![]() |
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 Member Functions | |
| ~QEglFSKmsEventReader () | |
| void | create (QEglFSKmsDevice *device) |
| void | destroy () |
| void | startWaitFlip (void *key, QMutex *mutex, QWaitCondition *cond) |
Definition at line 57 of file qeglfskmseventreader_p.h.
| QEglFSKmsEventReader::~QEglFSKmsEventReader | ( | ) |
Definition at line 136 of file qeglfskmseventreader.cpp.
| void QEglFSKmsEventReader::create | ( | QEglFSKmsDevice * | device | ) |
Definition at line 141 of file qeglfskmseventreader.cpp.
| void QEglFSKmsEventReader::destroy | ( | ) |
Definition at line 161 of file qeglfskmseventreader.cpp.
| void QEglFSKmsEventReader::startWaitFlip | ( | void * | key, |
| QMutex * | mutex, | ||
| QWaitCondition * | cond ) |
Definition at line 178 of file qeglfskmseventreader.cpp.