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