summaryrefslogtreecommitdiff
path: root/src/location/places/qplaceuser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplaceuser.cpp')
-rw-r--r--src/location/places/qplaceuser.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/places/qplaceuser.cpp b/src/location/places/qplaceuser.cpp
index 6815e68f..eb2f3885 100644
--- a/src/location/places/qplaceuser.cpp
+++ b/src/location/places/qplaceuser.cpp
@@ -71,8 +71,6 @@ bool QPlaceUserPrivate::operator==(const QPlaceUserPrivate &other) const
Each \l Place content item has an associated user who contributed the content. This type
provides information about that user.
- \sa ImageModel, ReviewModel, EditorialModel
-
\section1 Example
The following example shows how to display information about the user who
@@ -82,6 +80,8 @@ bool QPlaceUserPrivate::operator==(const QPlaceUserPrivate &other) const
\snippet declarative/maps.qml QtLocation import
\codeline
\snippet declarative/places.qml EditorialModel
+
+ \sa ImageModel, ReviewModel, EditorialModel
*/
/*!