![]() |
Qt 6.x
The Qt SDK
|
#include <qwaylandpointer_p.h>
Inheritance diagram for QWaylandPointerPrivate:
Collaboration diagram for QWaylandPointerPrivate:Protected Member Functions | |
| void | pointer_set_cursor (Resource *resource, uint32_t serial, wl_resource *surface, int32_t hotspot_x, int32_t hotspot_y) override |
| void | pointer_release (Resource *resource) override |
Definition at line 39 of file qwaylandpointer_p.h.
| QWaylandPointerPrivate::QWaylandPointerPrivate | ( | QWaylandPointer * | pointer, |
| QWaylandSeat * | seat | ||
| ) |
Definition at line 13 of file qwaylandpointer.cpp.
References Q_UNUSED.
|
inline |
Definition at line 46 of file qwaylandpointer_p.h.
References QWaylandSeat::compositor().
Referenced by pointer_set_cursor().
Here is the call graph for this function:
Here is the caller graph for this function:
|
overrideprotected |
Definition at line 84 of file qwaylandpointer.cpp.
|
overrideprotected |
Definition at line 89 of file qwaylandpointer.cpp.
References compositor(), QWaylandSeat::cursorSurfaceRequested(), QWaylandSurface::fromResource(), QWaylandClient::fromWlClient(), and Q_UNUSED.
Here is the call graph for this function: