QWaylandOutputMode Class

The QWaylandOutputMode class holds the resolution and refresh rate of an output. More...

Header: #include <QWaylandOutputMode>
qmake: QT += waylandcompositor
Since: Qt 5.8

This class was introduced in Qt 5.8.

Detailed Description

QWaylandOutputMode holds the resolution and refresh rate of an output. Resolution is expressed in pixels and refresh rate is measured in mHz.

See also QWaylandOutput.