summaryrefslogtreecommitdiffstats
path: root/src/nfc/qnearfieldmanager.cpp
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2019-11-09 01:16:37 +0100
committerTopi Reinio <topi.reinio@qt.io>2019-11-11 11:44:57 +0100
commit355f09eccc5ceba421e8c522e04cb7be72fa0a75 (patch)
tree78b5f1d013a384d60527f2044fb2b944d9a291d6 /src/nfc/qnearfieldmanager.cpp
parent176216459d84c59bf0cff26203928cfc144f164e (diff)
Doc: Fix documentation warnings
Add a \class command for QNearFieldTarget::RequestId whose members were already documented. Remove QDoc comment marker for QBluetoothDeviceInfo::serviceUuids() overload as its declaration in the header file is omitted by a QT_DEPRECATED_SINCE macro. Fix linking issues and missing parameter documentation. Fixes: QTBUG-79814 Change-Id: I9804fcbd559f1924a2a7b16fdbdfb23398605eaa Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/nfc/qnearfieldmanager.cpp')
-rw-r--r--src/nfc/qnearfieldmanager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nfc/qnearfieldmanager.cpp b/src/nfc/qnearfieldmanager.cpp
index 02e4d918..82a8bfbe 100644
--- a/src/nfc/qnearfieldmanager.cpp
+++ b/src/nfc/qnearfieldmanager.cpp
@@ -150,7 +150,7 @@ QT_BEGIN_NAMESPACE
\since 5.12
- This signal is emitted whenever the state of the NFC adapter changed.
+ This signal is emitted whenever the \a state of the NFC adapter changed.
\note Currently, this signal is only emitted on Android.
*/