KWayland
pointerconstraints.h
94 * connect(connection, &ConnectionThread::connectionDied, pointerconstraints, &PointerConstraints::destroy);
167 * @param region Region where to lock the pointer, if @c null the input region of the Surface is used
172 LockedPointer *lockPointer(Surface *surface, Pointer *pointer, Region *region, LifeTime lifetime, QObject *parent = nullptr);
193 * @param region Region where to confine the pointer, if @c null the input region of the Surface is used
198 ConfinedPointer *confinePointer(Surface *surface, Pointer *pointer, Region *region, LifeTime lifetime, QObject *parent = nullptr);
virtual void release(quint64 objid)
Wrapper for zwp_confined_pointer_v1 protocol The confine pointer interface represents a confined poin...
Definition: pointerconstraints.h:364
Wrapper for the zwp_pointer_constraints_v1 interface.
Definition: pointerconstraints.h:54
Wrapper for the zwp_locked_pointer_v1 interface.
Definition: pointerconstraints.h:246
@ Region
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 03:56:22 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 03:56:22 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.