qt6-bb10/src/platformsupport/input
Michał Łoś a7fc60015d Enable mouse handling on VxWorks
Provide implementation of QEvdevMouseHandler for VxWorks OS.

This is a preparatory change before actually using this handler, as Qt
is not supporting evdev on VxWorks yet.

Task-number: QTBUG-115777
Change-Id: Ie92418c903a54ea1d6683e08762d4cc88c4956ac
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 2003532cd84141434f698d723458f0672766fc0c)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-08-20 18:04:37 +00:00
..
evdevkeyboard Div. private RAII/smart ptr classes: mark ctors [[nodiscard]] 2023-06-21 21:53:10 +02:00
evdevmouse Enable mouse handling on VxWorks 2024-08-20 18:04:37 +00:00
evdevtablet Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
evdevtouch Fix -Wimplicit-fallthrough for clang 2024-03-01 03:04:06 +00:00
integrityhid Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
libinput libinput: Allow setting touchscreen matrix via env var 2024-04-09 21:10:47 +00:00
shared Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
tslib tslib: generate event with correct buttons and event type 2023-11-08 13:40:44 +02:00
CMakeLists.txt Enable mouse handling on VxWorks 2024-08-20 18:04:37 +00:00