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

#include <mock_libinput.h>

Inheritance diagram for libinput_event_switch:
libinput_event

Public Types

enum class  State { Off , On }
 

Public Attributes

State state = State::Off
 
- 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 155 of file mock_libinput.h.

Member Enumeration Documentation

◆ State

enum class libinput_event_switch::State
strong
Enumerator
Off 
On 

Definition at line 157 of file mock_libinput.h.

Member Data Documentation

◆ state

State libinput_event_switch::state = State::Off

Definition at line 161 of file mock_libinput.h.


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