![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqnxmediaeventthread_p.h"#include <QtCore/QDebug>#include <errno.h>#include <mm/renderer/types.h>#include <sys/neutrino.h>#include "moc_qqnxmediaeventthread_p.cpp"Go to the source code of this file.
Functions | |
| int | mmr_event_arm (mmr_context_t *ctxt, struct sigevent const *sev) |
Variables | |
| static QT_BEGIN_NAMESPACE const int | c_mmrCode = _PULSE_CODE_MINAVAIL + 0 |
| static const int | c_readCode = _PULSE_CODE_MINAVAIL + 1 |
| static const int | c_quitCode = _PULSE_CODE_MINAVAIL + 2 |
| int mmr_event_arm | ( | mmr_context_t * | ctxt, |
| struct sigevent const * | sev ) |
|
static |
Definition at line 21 of file qqnxmediaeventthread.cpp.
|
static |
Definition at line 23 of file qqnxmediaeventthread.cpp.
Referenced by QQnxMediaEventThread::run().
|
static |
Definition at line 22 of file qqnxmediaeventthread.cpp.
Referenced by QQnxMediaEventThread::run().