QWaylandViewporter Class
Provides an extension for surface resizing and cropping. More...
Header: | #include <QWaylandViewporter> |
qmake: | QT += waylandcompositor |
Since: | Qt 5.13 |
This class was introduced in Qt 5.13.
Detailed Description
The QWaylandViewporter extension provides a way for clients to resize and crop surface contents.
QWaylandViewporter corresponds to the Wayland interface, wp_viewporter
.