Qt Wayland Compositor C++ Classes

Provides C++ classes for writing custom Wayland display servers. More...

Classes

QWaylandBufferRef

Holds the reference to a surface buffer

QWaylandOutputMode

Holds the resolution and refresh rate of an output

Detailed Description

To link against the module, add this line to your qmake .pro file:

 QT += waylandcompositor

For more information about using these classes in your application, see the Qt Wayland Compositor documentation.