KWin
Loading...
Searching...
No Matches
Public Attributes | List of all members
libinput_event_touch Struct Reference

#include <mock_libinput.h>

Inheritance diagram for libinput_event_touch:
libinput_event

Public Attributes

qint32 slot = -1
 
QPointF absolutePos
 
- Public Attributes inherited from libinput_event
libinput_devicedevice = 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 ()
 

Detailed Description

Definition at line 140 of file mock_libinput.h.

Member Data Documentation

◆ absolutePos

QPointF libinput_event_touch::absolutePos

Definition at line 143 of file mock_libinput.h.

◆ slot

qint32 libinput_event_touch::slot = -1

Definition at line 142 of file mock_libinput.h.


The documentation for this struct was generated from the following file: