--- a/qtmobility/src/contacts/qcontactmanagerengine.cpp Fri May 14 16:41:33 2010 +0300
+++ b/qtmobility/src/contacts/qcontactmanagerengine.cpp Thu May 27 13:42:11 2010 +0300
@@ -60,7 +60,6 @@
/*!
\class QContactManagerEngine
- \preliminary
\brief The QContactManagerEngine class provides the interface for all
implementations of the contact manager backend functionality.
\ingroup contacts-backends
@@ -73,7 +72,8 @@
can simply implement the functionality that is supported by
the specific contacts engine that is being adapted.
- More information on writing a contacts engine plugin is TODO.
+ More information on writing a contacts engine plugin is available in
+ the \l{Qt Contacts Manager Engines} documentation.
\sa QContactManager, QContactManagerEngineFactory
*/