summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2012-06-15 16:17:22 +1000
committerQt Continuous Integration System <qt-info@nokia.com>2012-06-15 16:17:22 +1000
commit790e1506954054c7f2cc2361ccc697fd03dcc7ae (patch)
tree7d18393d60ffe4d1839d5bd62a2dc14400fd308e
parent813ead94f52d9556548c8d69b894bff1e3482aa1 (diff)
parent4b93f8897b760914cb272182dfe8180a92c67012 (diff)
Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-contacts into master-integration
* 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-contacts: Document update for contacts engines
-rw-r--r--doc/src/contactsengines.qdoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/src/contactsengines.qdoc b/doc/src/contactsengines.qdoc
index d6c549c6bd..05b9836c42 100644
--- a/doc/src/contactsengines.qdoc
+++ b/doc/src/contactsengines.qdoc
@@ -98,6 +98,9 @@ The symbian engine allows clients to use both the asynchronous and synchronous i
and supports various different relationships, supports setting the self-contact, and
persists all saved data to the system addressbook.
+Initializing Symbian engine requires ReadUserData capability from the application. Adding,
+modifying or removing contacts requires WriteUserData capability.
+
\section3 Symbian Sim Engine
The Symbian Sim engine identifies itself as the "symbiansim" engine, and is only available
@@ -105,6 +108,9 @@ on Symbian platforms. It is an extremely limited engine which supports a very s
subset of the default schema, and can be constructed with a "store" parameter to set which contact
store to interact with. The value of the "store" parameter may be either "ADN", "FDN" or "SDN".
+Initializing Symbian Sim engine requires ReadUserData capability from the application. Adding,
+modifying or removing contacts requires WriteUserData capability.
+
\section3 Maemo 5 (Fremantle) Engine
The Maemo 5 (Fremantle) engine identifies itself as the "maemo5" engine, but is only available