KWin
|
#include <mock_libinput.h>
Public Attributes | |
qint32 | slot = -1 |
QPointF | absolutePos |
![]() | |
libinput_device * | device = nullptr |
libinput_event_type | type = LIBINPUT_EVENT_NONE |
std::chrono::microseconds | time = std::chrono::microseconds::zero() |
Additional Inherited Members | |
![]() | |
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.