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 |
This class was introduced in Qt 5.8.
Detailed Description
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.