Structure representing the default context for an async input event.
More...
#include <kanzi/core.ui/platform/input_ng/qnx_screen/qnx_screen_default_input_event_context.hpp>
Structure representing the default context for an async input event.
◆ DefaultQnxInputEventContext()
| kanzi::qnx::DefaultQnxInputEventContext::DefaultQnxInputEventContext |
( |
QnxContext & | qnxContext | ) |
|
|
explicit |
Constructor.
- Parameters
-
| qnxContext | The QNX context for the async input event. |
◆ inputMutex
| mutex kanzi::qnx::DefaultQnxInputEventContext::inputMutex |
Mutex for syncing the input-thread events.
◆ eventSignal
| detail::Event kanzi::qnx::DefaultQnxInputEventContext::eventSignal |
Event-object that is used to signal about new input-events.
◆ channelId
| QnxChannelID kanzi::qnx::DefaultQnxInputEventContext::channelId |
Communication channel ID for reading input-events.
◆ connectionId
Communication channel connection ID for passing input-event notifications to the channel.
◆ sigEvent
| QnxSigEvent kanzi::qnx::DefaultQnxInputEventContext::sigEvent |
The documentation for this struct was generated from the following file: