QWaylandIviApplication Class▲
-
Header: QWaylandIviApplication
-
Since: Qt 5.8
-
qmake: QT += waylandcompositor
Detailed Description▲
The QWaylandIviApplication extension provides a way to associate an QWaylandIviSurface with a regular Wayland surface. Using the QWaylandIviSurface interface, the client can identify itself by giving an ivi id, and the compositor can ask the client to resize.
QWaylandIviApplication corresponds to the Wayland ivi_application interface.