summaryrefslogtreecommitdiffstats
path: root/src/contacts/filters/qcontactchangelogfilter.cpp
diff options
context:
space:
mode:
authorEckhart Koppen <eckhart.koppen@nokia.com>2011-04-20 11:52:57 +0300
committerEckhart Koppen <eckhart.koppen@nokia.com>2011-04-20 11:52:57 +0300
commitfb3e9bc2d941462f1244aaf0ea79425a307f883d (patch)
treeafce91959098ec887ce466abc6e40342261df3db /src/contacts/filters/qcontactchangelogfilter.cpp
parentc61d909c7b815319e40ba27d7f84e92aa5f1f946 (diff)
parent6f0dc7cc40dd63763a581a7fb6d4e76649b8026c (diff)
Merge branch 'master' into 1.2.0v1.2.0
Diffstat (limited to 'src/contacts/filters/qcontactchangelogfilter.cpp')
-rw-r--r--src/contacts/filters/qcontactchangelogfilter.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/contacts/filters/qcontactchangelogfilter.cpp b/src/contacts/filters/qcontactchangelogfilter.cpp
index abead5ac15..3c2338e45b 100644
--- a/src/contacts/filters/qcontactchangelogfilter.cpp
+++ b/src/contacts/filters/qcontactchangelogfilter.cpp
@@ -50,11 +50,12 @@ QTM_BEGIN_NAMESPACE
\class QContactChangeLogFilter
\brief The QContactChangeLogFilter class provides a filter based around a
contact timestamp criterion.
-
+
\inmodule QtContacts
-
+ \since 1.0
+
\ingroup contacts-filters
-
+
It may be used to select contacts which have been updated or created
within a certain period of time.
*/