summaryrefslogtreecommitdiffstats
path: root/src/contacts/filters/qcontactdetailrangefilter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/contacts/filters/qcontactdetailrangefilter.cpp')
-rw-r--r--src/contacts/filters/qcontactdetailrangefilter.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/contacts/filters/qcontactdetailrangefilter.cpp b/src/contacts/filters/qcontactdetailrangefilter.cpp
index 0712043098..855fb5d01d 100644
--- a/src/contacts/filters/qcontactdetailrangefilter.cpp
+++ b/src/contacts/filters/qcontactdetailrangefilter.cpp
@@ -50,11 +50,12 @@ QTM_BEGIN_NAMESPACE
\class QContactDetailRangeFilter
\brief The QContactDetailRangeFilter class provides a filter based around
a detail value range criterion.
-
+
\inmodule QtContacts
-
+ \since 1.0
+
\ingroup contacts-filters
-
+
It may be used to select contacts which contain a detail of a particular definition with a particular value that lies in
a range (either open or closed).
*/