#include <mock_libinput.h>
|
libinput_device * | device = nullptr |
|
libinput_event_type | type = LIBINPUT_EVENT_NONE |
|
std::chrono::microseconds | time = std::chrono::microseconds::zero() |
|
Definition at line 106 of file mock_libinput.h.
◆ ~libinput_event()
virtual libinput_event::~libinput_event |
( |
| ) |
|
|
inlinevirtual |
◆ device
◆ time
std::chrono::microseconds libinput_event::time = std::chrono::microseconds::zero() |
◆ type
libinput_event_type libinput_event::type = LIBINPUT_EVENT_NONE |
The documentation for this struct was generated from the following file: