summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Buhr <andreas@andreasbuhr.de>2020-12-02 17:08:16 +0100
committerAndreas Buhr <andreas@andreasbuhr.de>2020-12-21 14:49:04 +0100
commita9bf0a987717e2764d7a49eba8a53966dbb87091 (patch)
treebde3b541ad88bd2c091a484a7866f9f8cc9cf9ed
parentf9c923c87262cbcf86c6ab86ad9e396a952c7ce2 (diff)
Remove documentation about DataCompleteness enum, which was removed
'QBluetoothDeviceInfo::DataCompleteness was deprecated in 5.13 and removed for Qt 6. This patch removes the corresponding documentation. Change-Id: I26eb7ac6f71788cd237fce25b8bb86f0ea0b7ba6 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
-rw-r--r--src/bluetooth/qbluetoothdeviceinfo.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/bluetooth/qbluetoothdeviceinfo.cpp b/src/bluetooth/qbluetoothdeviceinfo.cpp
index 36c59c47..52fcb2b0 100644
--- a/src/bluetooth/qbluetoothdeviceinfo.cpp
+++ b/src/bluetooth/qbluetoothdeviceinfo.cpp
@@ -250,17 +250,6 @@ QT_BEGIN_NAMESPACE
*/
/*!
- \enum QBluetoothDeviceInfo::DataCompleteness
-
- This enum describes the completeness of the received data.
-
- \value DataComplete The data is complete.
- \value DataIncomplete The data is incomplete. Addition datum is available via other
- interfaces.
- \value DataUnavailable No data is available.
-*/
-
-/*!
\enum QBluetoothDeviceInfo::CoreConfiguration
\since 5.4