QWaylandBufferRef Class
The QWaylandBufferRef class holds the reference to a surface buffer. More...
| Header: | #include <QWaylandBufferRef> |
| qmake: | QT += waylandcompositor |
| Since: | Qt 5.8 |
This class was introduced in Qt 5.8.
Detailed Description
This class can be used to reference a surface buffer. As long as a reference to the buffer exists, it is owned by the compositor and the client cannot modify it.