qtmobility/src/contacts/qcontactmanagerenginefactory.cpp
changeset 8 71781823f776
parent 4 90517678cc4f
child 11 06b8e2af4411
--- a/qtmobility/src/contacts/qcontactmanagerenginefactory.cpp	Fri May 14 16:41:33 2010 +0300
+++ b/qtmobility/src/contacts/qcontactmanagerenginefactory.cpp	Thu May 27 13:42:11 2010 +0300
@@ -46,7 +46,6 @@
 
 /*!
   \class QContactManagerEngineFactory
-  \preliminary
   \brief The QContactManagerEngineFactory class provides the interface for
  plugins that implement QContactManagerEngine functionality.
   \ingroup contacts-backends
@@ -56,7 +55,8 @@
   associated with it, which forms the \c managerName parameter
   when creating \l QContactManager objects.
  
-  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, QContactManagerEngine
  */