KWin
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
libinput_event_keyboard Struct Reference

#include <mock_libinput.h>

Inheritance diagram for libinput_event_keyboard:
libinput_event

Public Member Functions

 libinput_event_keyboard ()
 
- Public Member Functions inherited from libinput_event
virtual ~libinput_event ()
 

Public Attributes

libinput_key_state state = LIBINPUT_KEY_STATE_RELEASED
 
quint32 key = 0
 
- Public Attributes inherited from libinput_event
libinput_devicedevice = nullptr
 
libinput_event_type type = LIBINPUT_EVENT_NONE
 
std::chrono::microseconds time = std::chrono::microseconds::zero()
 

Detailed Description

Definition at line 116 of file mock_libinput.h.

Constructor & Destructor Documentation

◆ libinput_event_keyboard()

libinput_event_keyboard::libinput_event_keyboard ( )
inline

Definition at line 118 of file mock_libinput.h.

Member Data Documentation

◆ key

quint32 libinput_event_keyboard::key = 0

Definition at line 123 of file mock_libinput.h.

◆ state

libinput_key_state libinput_event_keyboard::state = LIBINPUT_KEY_STATE_RELEASED

Definition at line 122 of file mock_libinput.h.


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