summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2015-09-30 14:04:21 +0200
committerNico Vertriest <nico.vertriest@digia.com>2015-10-01 12:17:25 +0000
commitb645aeb834314d59bab0a336802409bb4b004feb (patch)
treebef89a204aeb04f14cb30367532310f41ecf3706
parentb1c0e0de2e2f490f541504c9965eff6686fc561a (diff)
downloadqtlocation-b645aeb834314d59bab0a336802409bb4b004feb.tar.gz
Doc: replaced \target with \keyword at top of page
Task-number: QTBUG-48482 Change-Id: I24aa4f3fbca69c4bf6db9da2c785693d230eb5f1 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
-rw-r--r--src/imports/location/declarativeplaces/qdeclarativecategory.cpp2
-rw-r--r--src/location/qlocation.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/imports/location/declarativeplaces/qdeclarativecategory.cpp b/src/imports/location/declarativeplaces/qdeclarativecategory.cpp
index 0edf09d9..ae496c1b 100644
--- a/src/imports/location/declarativeplaces/qdeclarativecategory.cpp
+++ b/src/imports/location/declarativeplaces/qdeclarativecategory.cpp
@@ -155,7 +155,7 @@ void QDeclarativeCategory::pluginReady()
/*!
\qmlproperty QPlaceCategory Category::category
- \target Category::category
+ \keyword Category::category
For details on how to use this property to interface between C++ and QML see
"\l {Category - QPlaceCategory} {Interfaces between C++ and QML Code}".
diff --git a/src/location/qlocation.cpp b/src/location/qlocation.cpp
index e9f8cf37..2afed10b 100644
--- a/src/location/qlocation.cpp
+++ b/src/location/qlocation.cpp
@@ -43,7 +43,7 @@ namespace QLocation {
/*!
\namespace QLocation
\inmodule QtLocation
- \target QLocation Namespace
+ \keyword QLocation Namespace
\brief The QLocation namespace contains miscellaneous identifiers used throughout the
QtLocation module.