aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2019-01-11 13:24:32 +0100
committerAntti Hölttä <ahoelttae@luxoft.com>2019-01-11 13:07:56 +0000
commit06d304676a28d445d22623e03cd0ec3d2627dce5 (patch)
treef1fe973dc90b333ea7f811ad732f6b3a88963fc6
parent7c191b1eda7f859ebc91d3a841f01ea86b8f0db9 (diff)
doc: Fix the documentation for the discoveryResult property
Both in AbstractFeature and in AbstractFeatureListModel the QML documentation was pointing to the "autoDiscoveryResult" property instead of the "discoveryResult" property Change-Id: I1b9e8034acaef7c4157bd0f9de7e8ca5c615b24f Reviewed-by: Antti Hölttä <ahoelttae@luxoft.com>
-rw-r--r--src/ivicore/qiviabstractfeature.cpp2
-rw-r--r--src/ivicore/qiviabstractfeaturelistmodel.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/ivicore/qiviabstractfeature.cpp b/src/ivicore/qiviabstractfeature.cpp
index ee2be9c..9d1ab2c 100644
--- a/src/ivicore/qiviabstractfeature.cpp
+++ b/src/ivicore/qiviabstractfeature.cpp
@@ -407,7 +407,7 @@ QIviAbstractFeature::DiscoveryMode QIviAbstractFeature::discoveryMode() const
}
/*!
- \qmlproperty enumeration AbstractFeature::autoDiscoveryResult
+ \qmlproperty enumeration AbstractFeature::discoveryResult
\brief The result of the last autoDiscovery
Available values are:
diff --git a/src/ivicore/qiviabstractfeaturelistmodel.cpp b/src/ivicore/qiviabstractfeaturelistmodel.cpp
index fa9a500..16f45d5 100644
--- a/src/ivicore/qiviabstractfeaturelistmodel.cpp
+++ b/src/ivicore/qiviabstractfeaturelistmodel.cpp
@@ -252,7 +252,7 @@ QIviAbstractFeature::DiscoveryMode QIviAbstractFeatureListModel::discoveryMode()
}
/*!
- \qmlproperty enumeration AbstractFeatureListModel::autoDiscoveryResult
+ \qmlproperty enumeration AbstractFeatureListModel::discoveryResult
\brief The result of the last autoDiscovery attempt
Available values are: