summaryrefslogtreecommitdiffstats
path: root/src/contacts/qcontactid.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/contacts/qcontactid.cpp')
-rw-r--r--src/contacts/qcontactid.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/contacts/qcontactid.cpp b/src/contacts/qcontactid.cpp
index 12605e6fc1..efe12b5753 100644
--- a/src/contacts/qcontactid.cpp
+++ b/src/contacts/qcontactid.cpp
@@ -49,12 +49,13 @@ QTM_BEGIN_NAMESPACE
/*!
\class QContactId
-
+
\inmodule QtContacts
-
+
\brief The QContactId class provides information that uniquely identifies
a contact in a particular manager.
-
+ \since 1.0
+
It consists of a manager URI which identifies the manager which contains the contact,
and the local id of the contact in that manager.