summaryrefslogtreecommitdiffstats
path: root/src/imports/location/declarativeplaces/qdeclarativesupportedcategoriesmodel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/location/declarativeplaces/qdeclarativesupportedcategoriesmodel.cpp')
-rw-r--r--src/imports/location/declarativeplaces/qdeclarativesupportedcategoriesmodel.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/imports/location/declarativeplaces/qdeclarativesupportedcategoriesmodel.cpp b/src/imports/location/declarativeplaces/qdeclarativesupportedcategoriesmodel.cpp
index c562bc71..38a73f2e 100644
--- a/src/imports/location/declarativeplaces/qdeclarativesupportedcategoriesmodel.cpp
+++ b/src/imports/location/declarativeplaces/qdeclarativesupportedcategoriesmodel.cpp
@@ -108,14 +108,14 @@ QT_USE_NAMESPACE
*/
/*!
- \qmlmethod string QtLocation5::CategoryModel::data(ModelIndex index, int role)
+ \qmlmethod string QtLocation::CategoryModel::data(ModelIndex index, int role)
\internal
This method retrieves the the model's data per \a index and \a role.
*/
/*!
- \qmlmethod string QtLocation5::CategoryModel::errorString() const
+ \qmlmethod string QtLocation::CategoryModel::errorString() const
This read-only property holds the textual presentation of latest category model error.
If no error has occurred, an empty string is returned.