QtWayland is a Qt 5 module that wraps the functionality of the Wayland protocol.
QtWayland is a Qt 5 module that wraps the functionality of Wayland (a compositor protocol to talk to clients & C library implementation). The client side is the wayland platform plugin, and provides a way to run Qt applications as Wayland clients. The server side is the QtCompositor API, and allows users to write their own Wayland compositors.