Qt Wayland Compositor C++ Classes

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

Detailed Description

To include the definitions of the module's classes, use the following directive:

 #include <QtWaylandCompositor>

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.