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