Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QEglFSKmsEventReader Class Reference

#include <qeglfskmseventreader_p.h>

+ Collaboration diagram for QEglFSKmsEventReader:

Public Member Functions

 ~QEglFSKmsEventReader ()
 
void create (QEglFSKmsDevice *device)
 
void destroy ()
 
void startWaitFlip (void *key, QMutex *mutex, QWaitCondition *cond)
 

Detailed Description

Definition at line 57 of file qeglfskmseventreader_p.h.

Constructor & Destructor Documentation

◆ ~QEglFSKmsEventReader()

QEglFSKmsEventReader::~QEglFSKmsEventReader ( )

Definition at line 133 of file qeglfskmseventreader.cpp.

References destroy().

+ Here is the call graph for this function:

Member Function Documentation

◆ create()

void QEglFSKmsEventReader::create ( QEglFSKmsDevice device)

Definition at line 138 of file qeglfskmseventreader.cpp.

References destroy(), device, QEglFSKmsEventReaderThread::eventHost(), QKmsDevice::fd(), QObject::moveToThread(), qCDebug, and QThread::start().

Referenced by QEglFSKmsGbmDevice::open().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ destroy()

void QEglFSKmsEventReader::destroy ( )

Definition at line 158 of file qeglfskmseventreader.cpp.

References qCDebug, QThread::quit(), and QThread::wait().

Referenced by ~QEglFSKmsEventReader(), QEglFSKmsGbmDevice::close(), and create().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ startWaitFlip()

void QEglFSKmsEventReader::startWaitFlip ( void key,
QMutex mutex,
QWaitCondition cond 
)

Definition at line 175 of file qeglfskmseventreader.cpp.

References QEglFSKmsEventReaderThread::eventHost(), mutex, and QCoreApplication::postEvent().

Referenced by QEglFSKmsGbmScreen::waitForFlipWithEventReader().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: