|
KWin
|
#include <mock_libinput.h>
Public Attributes | |
| qint32 | slot = -1 |
| QPointF | absolutePos |
Public Attributes inherited from libinput_event | |
| libinput_device * | device = nullptr |
| libinput_event_type | type = LIBINPUT_EVENT_NONE |
| std::chrono::microseconds | time = std::chrono::microseconds::zero() |
Additional Inherited Members | |
Public Member Functions inherited from libinput_event | |
| virtual | ~libinput_event () |
Definition at line 140 of file mock_libinput.h.
| QPointF libinput_event_touch::absolutePos |
Definition at line 143 of file mock_libinput.h.
| qint32 libinput_event_touch::slot = -1 |
Definition at line 142 of file mock_libinput.h.