summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qnamespace.qdoc
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@nokia.com>2012-02-01 12:48:13 +0100
committerQt by Nokia <qt-info@nokia.com>2012-02-01 20:54:44 +0100
commitae1d0048d655d569523bab50d861bd156661a6b8 (patch)
treed3e5a5e4cd6f897851736cc99ddf1cdfccf329ce /src/corelib/global/qnamespace.qdoc
parentc5aba0ac17ae6ed8f3847bd30325acdbd1ecaa80 (diff)
Added WindowOverridesSystemGesturesHint to our window flags.
Change-Id: I42c3d3e5ef71960d16f85969b66380999fb15922 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
Diffstat (limited to 'src/corelib/global/qnamespace.qdoc')
-rw-r--r--src/corelib/global/qnamespace.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc
index c815b0cbcd..ae395a2dfa 100644
--- a/src/corelib/global/qnamespace.qdoc
+++ b/src/corelib/global/qnamespace.qdoc
@@ -2062,6 +2062,10 @@
even the softkeys are invisible i.e. the window is displayed with
\c showFullscreen(). Only supported for Symbian.
+ \value WindowOverridesSystemGesturesHint Informs the window system that this window
+ implements its own set of gestures and that system level gestures, like for
+ instance three-finger desktop switching, should be disabled.
+
\value WindowType_Mask A mask for extracting the window type
part of the window flags.