Wayland keyboard wrapper class.
More...
#include <kanzi/core.ui/platform/input_ng/wayland/wayland_keyboard.hpp>
Wayland keyboard wrapper class.
- Since
- Kanzi 3.9.8
kanzi::wayland::WaylandKeyboard::WaylandKeyboard |
( |
wl_keyboard * |
nativeHandle | ) |
|
|
explicitnoexcept |
Constructor.
- Parameters
-
nativeHandle | Native handle provided by Wayland. |
kanzi::wayland::WaylandKeyboard::WaylandKeyboard |
( |
const WaylandSeat & |
seat | ) |
|
|
explicitnoexcept |
Constructor.
Constructs a WaylandKeyboard object for a given Wayland seat.
- Parameters
-
constexpr auto kanzi::wayland::WaylandKeyboard::s_capabilityBit |
|
static |
Generic alias to query for corresponding capability bit.
- See also
- WaylandSeat
const wl_interface kanzi::wayland::WaylandKeyboard::s_nativeInterface |
|
static |
Represents the underlying native interface.
The documentation for this class was generated from the following file: