![]() |
Qt 6.x
The Qt SDK
|
#include <qwaylandviewporter_p.h>
Inheritance diagram for QWaylandViewporterPrivate::Viewport:
Collaboration diagram for QWaylandViewporterPrivate::Viewport:Public Member Functions | |
| Viewport (QWaylandSurface *surface, wl_client *client, int id) | |
| ~Viewport () override | |
| void | checkCommittedState () |
Protected Member Functions | |
| void | wp_viewport_destroy_resource (Resource *resource) override |
| void | wp_viewport_destroy (Resource *resource) override |
| void | wp_viewport_set_source (Resource *resource, wl_fixed_t x, wl_fixed_t y, wl_fixed_t width, wl_fixed_t height) override |
| void | wp_viewport_set_destination (Resource *resource, int32_t width, int32_t height) override |
Definition at line 35 of file qwaylandviewporter_p.h.
|
explicit |
Definition at line 89 of file qwaylandviewporter.cpp.
References Q_ASSERT.
|
override |
Definition at line 96 of file qwaylandviewporter.cpp.
References QWaylandSurfacePrivate::get(), and Q_ASSERT.
Here is the call graph for this function:| void QWaylandViewporterPrivate::Viewport::checkCommittedState | ( | ) |
Definition at line 108 of file qwaylandviewporter.cpp.
References destination, QWaylandSurfacePrivate::get(), QRectF::height(), QRectF::united(), and QRectF::width().
Referenced by QWaylandSurfacePrivate::surface_commit().
Here is the call graph for this function:
Here is the caller graph for this function:
|
overrideprotected |
Definition at line 146 of file qwaylandviewporter.cpp.
References QWaylandSurfacePrivate::get().
Here is the call graph for this function:
|
overrideprotected |
Definition at line 140 of file qwaylandviewporter.cpp.
References Q_UNUSED.
|
overrideprotected |
Definition at line 192 of file qwaylandviewporter.cpp.
References QWaylandSurfacePrivate::get(), QSize::isValid(), and Q_UNUSED.
Here is the call graph for this function:
|
overrideprotected |
Definition at line 156 of file qwaylandviewporter.cpp.
References QWaylandSurfacePrivate::get(), position(), and Q_UNUSED.
Here is the call graph for this function: