summaryrefslogtreecommitdiffstats
path: root/src/imports/location/declarativeplaces/qdeclarativereviewmodel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/location/declarativeplaces/qdeclarativereviewmodel.cpp')
-rw-r--r--src/imports/location/declarativeplaces/qdeclarativereviewmodel.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/imports/location/declarativeplaces/qdeclarativereviewmodel.cpp b/src/imports/location/declarativeplaces/qdeclarativereviewmodel.cpp
index d21fa56d..113fbde7 100644
--- a/src/imports/location/declarativeplaces/qdeclarativereviewmodel.cpp
+++ b/src/imports/location/declarativeplaces/qdeclarativereviewmodel.cpp
@@ -105,7 +105,7 @@ QT_BEGIN_NAMESPACE
\li The supplier of the review.
\row
\li user
- \li \l {QtLocation5::User}{User}
+ \li \l {QtLocation::User}{User}
\li The user who contributed the review.
\row
\li attribution
@@ -115,19 +115,19 @@ QT_BEGIN_NAMESPACE
*/
/*!
- \qmlproperty Place QtLocation5::ReviewModel::place
+ \qmlproperty Place QtLocation::ReviewModel::place
This property holds the Place that the reviews are for.
*/
/*!
- \qmlproperty int QtLocation5::ReviewModel::batchSize
+ \qmlproperty int QtLocation::ReviewModel::batchSize
This property holds the batch size to use when fetching more reviews.
*/
/*!
- \qmlproperty int QtLocation5::ReviewModel::totalCount
+ \qmlproperty int QtLocation::ReviewModel::totalCount
This property holds the total number of reviews for the place.
*/