summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-11-23 13:01:11 +0100
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-11-28 06:57:44 +0000
commit60f415fc7c793bc00b2b017583745fb426a9fdc4 (patch)
treebe509eed38226f0b542bd632aabda8e8aac982e9
parentcaf52c897123368eb707dc83152aaba9f1693ba6 (diff)
downloadqtdoc-60f415fc7c793bc00b2b017583745fb426a9fdc4.tar.gz
Document OpenGL blacklist keyword "disable_rotation".
Task-number: QTBUG-49541 Change-Id: I0888f14809fadac797273581e148d34ed10c2c74 Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
-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: