summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms/windows/main.cpp')
-rw-r--r--src/plugins/platforms/windows/main.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/plugins/platforms/windows/main.cpp b/src/plugins/platforms/windows/main.cpp
index 53e75c1239..69ef24be72 100644
--- a/src/plugins/platforms/windows/main.cpp
+++ b/src/plugins/platforms/windows/main.cpp
@@ -53,6 +53,17 @@ QT_BEGIN_NAMESPACE
\brief Class documentation of the Qt Lighthouse plugin for Windows.
+ \section1 Supported parameters
+
+ The following parameters can be passed on to the -platform argument
+ of QGuiApplication:
+
+ \list
+ \o \c fontengine=native Indicates that the freetype font
+ engine should not be used.
+ \o \c gl=gdi Indicates that ARB Open GL functionality should not be used
+ \endlist
+
\section1 Tips
\list