QPA docs: list the platform names that the method is likely to return.
Change-Id: Ia98c534fbdb157ff7b2b328a832941772ea833ec Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
This commit is contained in:
parent
17d35cfdca
commit
ee45201415
@ -624,6 +624,9 @@ QWindow *QGuiApplication::topLevelAt(const QPoint &pos)
|
||||
/*!
|
||||
\property QGuiApplication::platformName
|
||||
\brief The name of the underlying platform plugin.
|
||||
|
||||
Examples: "xcb" (for X11), "Cocoa" (for Mac OS X), "windows", "qnx",
|
||||
"directfb", "kms", "MinimalEgl", "LinuxFb", "EglFS", "OpenWFD"...
|
||||
*/
|
||||
|
||||
QString QGuiApplication::platformName()
|
||||
|
Loading…
Reference in New Issue
Block a user