summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan Klokkhammer Helsing <johan.helsing@qt.io>2018-02-16 12:40:07 +0100
committerJohan Helsing <johan.helsing@qt.io>2018-02-19 08:56:36 +0000
commitacbed6802e5a1fe3f80425124696246dd6836c12 (patch)
tree2315c6b954754fbb663b69aa655891d73af49c95
parentfeba2a68b18d4d47c0c3e2644ab996e76c97da56 (diff)
Add Wayland in the documentation for QGuiApplication::platformName
Change-Id: Ie19dbeeba6cd9664ad546dd2b2ae0bf6cbd199a0 Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
-rw-r--r--src/gui/kernel/qguiapplication.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/kernel/qguiapplication.cpp b/src/gui/kernel/qguiapplication.cpp
index b4bc4b85d0..183ecc3117 100644
--- a/src/gui/kernel/qguiapplication.cpp
+++ b/src/gui/kernel/qguiapplication.cpp
@@ -1125,6 +1125,8 @@ QWindow *QGuiApplication::topLevelAt(const QPoint &pos)
\li \c openwfd
\li \c qnx
\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.
\endlist