summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/platforms/windows.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/src/platforms/windows.qdoc b/doc/src/platforms/windows.qdoc
index a9a46621..1599aff8 100644
--- a/doc/src/platforms/windows.qdoc
+++ b/doc/src/platforms/windows.qdoc
@@ -292,6 +292,11 @@
reference implementation.
\li \c disable_d3d9 - Disables the D3D9 rasterizer in ANGLE
+
+ \li \c disable_rotation - Forces the application to run in landscape orientation
+ always. It applies to OpengGL only and has no effect when using ANGLE or Software
+ OpenGL implementations. This is intended for drivers that have issues with rotation.
+ This feature keyword was introduced in Qt 5.6.
\endlist
A sample file looks like: