QWaylandView Class
The QWaylandView class represents a view of a surface on an output. More...
| Header: | #include <QWaylandView> |
| qmake: | QT += waylandcompositor |
| Since: | Qt 5.8 |
Detailed Description
The QWaylandView class represents a view of a surface on an output.
The QWaylandView corresponds to the presentation of a surface on a specific output, managing the buffers that contain the contents to be rendered. You can have several views into the same surface.