summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qnamespace.qdoc
diff options
context:
space:
mode:
authorSami Merila <sami.merila@nokia.com>2011-02-16 14:26:00 (GMT)
committerSami Merila <sami.merila@nokia.com>2011-02-16 14:26:00 (GMT)
commit899094da212e5bb1c3b9bce03b6c91d60cbdd13f (patch)
tree00f93fd97a157dce502ff606f10c5d8b9f890e0b /src/corelib/global/qnamespace.qdoc
parent0a84c39a92c4d4d7f2a5e19e949116df24219aa1 (diff)
downloadQt-899094da212e5bb1c3b9bce03b6c91d60cbdd13f.zip
Qt-899094da212e5bb1c3b9bce03b6c91d60cbdd13f.tar.gz
Qt-899094da212e5bb1c3b9bce03b6c91d60cbdd13f.tar.bz2
Introduce new flag for splitview support in Symbian
Introduce new flag for splitview support as internal to Qt 4.7.2. The actual implementation will be delivered to Qt 4.7.3. Task-number: QTBUG-16572 Reviewed-by: Janne Koskinen
Diffstat (limited to 'src/corelib/global/qnamespace.qdoc')
-rw-r--r--src/corelib/global/qnamespace.qdoc7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc
index 8440542..22382cd 100644
--- a/src/corelib/global/qnamespace.qdoc
+++ b/src/corelib/global/qnamespace.qdoc
@@ -156,6 +156,13 @@
whole lifetime. This attribute must be set before QApplication is
constructed.
+ \omitvalue AA_S60DisablePartialScreenInputMode By default in Symbian^3,
+ a separate editing window is opened on top of an application. This is exactly
+ like editing on previous versions of Symbian behave. When this attribute
+ is true, a virtual keyboard window is shown on top of application and it
+ is ensured that the focused text widget is visible. This is only supported in
+ Symbian^3. (internal)
+
\omitvalue AA_AttributeCount
*/