Add Wayland in the documentation for QGuiApplication::platformName

Change-Id: Ie19dbeeba6cd9664ad546dd2b2ae0bf6cbd199a0
Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
This commit is contained in:
Johan Klokkhammer Helsing 2018-02-16 12:40:07 +01:00 committed by Johan Helsing
parent feba2a68b1
commit acbed6802e

View File

@ -1125,6 +1125,8 @@ QWindow *QGuiApplication::topLevelAt(const QPoint &pos)
\li \c openwfd \li \c openwfd
\li \c qnx \li \c qnx
\li \c windows \li \c windows
\li \c wayland is a platform plugin for modern Linux desktops and some
embedded systems.
\li \c xcb is the X11 plugin used on regular desktop Linux platforms. \li \c xcb is the X11 plugin used on regular desktop Linux platforms.
\endlist \endlist