#include <mock_libinput.h>
|
libinput_key_state | state = LIBINPUT_KEY_STATE_RELEASED |
|
quint32 | key = 0 |
|
libinput_device * | device = nullptr |
|
libinput_event_type | type = LIBINPUT_EVENT_NONE |
|
std::chrono::microseconds | time = std::chrono::microseconds::zero() |
|
Definition at line 116 of file mock_libinput.h.
◆ libinput_event_keyboard()
libinput_event_keyboard::libinput_event_keyboard |
( |
| ) |
|
|
inline |
◆ key
quint32 libinput_event_keyboard::key = 0 |
◆ state
libinput_key_state libinput_event_keyboard::state = LIBINPUT_KEY_STATE_RELEASED |
The documentation for this struct was generated from the following file: