kwin/autotests/libinput
Volker Krause eee16b01a4 Port away from deprecated QWheelEvent position methods
Those are gone in Qt6 (unlike similarly named methods for other
event types).
2022-03-13 12:23:22 +00:00
..
CMakeLists.txt [libinput] Add support for display mapping 2021-12-13 18:53:23 +00:00
device_test.cpp
gesture_event_test.cpp
input_event_test.cpp Port away from deprecated QWheelEvent position methods 2022-03-13 12:23:22 +00:00
key_event_test.cpp
mock_libinput.cpp [libinput] Persist device calibration & orientation 2021-12-13 18:53:23 +00:00
mock_libinput.h [libinput] Persist device calibration & orientation 2021-12-13 18:53:23 +00:00
pointer_event_test.cpp
switch_event_test.cpp
touch_event_test.cpp