[QGuiApplication] Tweak description of X11 and Wayland platform plugins
Given the growing adoption of Wayland calling X11 regular is becoming less and less true Make the description more neutral in that regard Change-Id: Iac2b5dd7f80f019df5d046c90ab3466c9fa02bff Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
parent
c450f6d21c
commit
4bb0086b3f
@ -1144,9 +1144,9 @@ QWindow *QGuiApplication::topLevelAt(const QPoint &pos)
|
||||
\li \c offscreen
|
||||
\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.
|
||||
\li \c wayland is a platform plugin for the Wayland display server protocol,
|
||||
used on some Linux desktops and embedded systems.
|
||||
\li \c xcb is a plugin for the X11 window system, used on some desktop Linux platforms.
|
||||
\endlist
|
||||
|
||||
For more information about the platform plugins for embedded Linux devices,
|
||||
|
Loading…
Reference in New Issue
Block a user