KWin
|
#include <wayland_backend.h>
Signals | |
void | deviceAdded (WaylandInputDevice *device) |
void | deviceRemoved (WaylandInputDevice *device) |
Public Member Functions | |
WaylandSeat (KWayland::Client::Seat *nativeSeat, WaylandBackend *backend) | |
~WaylandSeat () override | |
WaylandBackend * | backend () const |
WaylandInputDevice * | pointerDevice () const |
WaylandInputDevice * | relativePointerDevice () const |
WaylandInputDevice * | keyboardDevice () const |
WaylandInputDevice * | touchDevice () const |
void | createRelativePointer () |
void | destroyRelativePointer () |
Definition at line 115 of file wayland_backend.h.
KWin::Wayland::WaylandSeat::WaylandSeat | ( | KWayland::Client::Seat * | nativeSeat, |
WaylandBackend * | backend ) |
Definition at line 307 of file wayland_backend.cpp.
|
override |
Definition at line 346 of file wayland_backend.cpp.
|
inline |
Definition at line 122 of file wayland_backend.h.
void KWin::Wayland::WaylandSeat::createRelativePointer | ( | ) |
Definition at line 368 of file wayland_backend.cpp.
void KWin::Wayland::WaylandSeat::destroyRelativePointer | ( | ) |
Definition at line 377 of file wayland_backend.cpp.
|
signal |
|
signal |
|
inline |
Definition at line 135 of file wayland_backend.h.
|
inline |
Definition at line 127 of file wayland_backend.h.
|
inline |
Definition at line 131 of file wayland_backend.h.
|
inline |
Definition at line 139 of file wayland_backend.h.