Qt Wayland Compositor C++ Classes
Provides C++ classes for writing custom Wayland display servers. More...
Classes
Holds the reference to a surface buffer | |
Holds the resolution and refresh rate of an output | |
Provides support for shell surface integration with QtQuick | |
Container for a wl_resource | |
Common interface for surface roles specified by shell extensions | |
Convenience class for creating custom shell surface classes |
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.