Structure representing the default QNX input event thread.
More...
#include <kanzi/platform/platform/input_ng/qnx_screen/qnx_screen_default_input_event_thread.hpp>
Structure representing the default QNX input event thread.
- Since
- Kanzi 4.0.0
◆ DefaultQnxInputEventThread()
| kanzi::qnx::DefaultQnxInputEventThread::DefaultQnxInputEventThread |
( |
QnxContext & | qnxContext | ) |
|
|
explicitnoexcept |
Constructor.
- Parameters
-
| qnxContext | Associated QNX context. |
◆ gatherEvents()
Amends the given event queue with events received so far.
- Parameters
-
| qnxContext | Associated QNX context. |
| queue | Event queue to be amended. |
◆ getNativeEventHandle()
Returns a waitable event handle for this input event thread, if available.
- Returns
- The native event handle, or nullopt if not available.
◆ join()
| void kanzi::qnx::DefaultQnxInputEventThread::join |
( |
QnxContext & | qnxContext | ) |
|
Blocks the current thread until the input event thread finishes its execution.
- Parameters
-
| qnxContext | Associated QNX context. |
The documentation for this class was generated from the following file: