summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothlocaldevice.cpp
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2014-09-26 10:46:13 +0200
committerAlex Blasche <alexander.blasche@digia.com>2014-09-26 11:06:36 +0200
commit4882d6997efeb9b9e0bff109a9f3e6c37a77cc82 (patch)
tree9389554bcb9544c0c98341a34c11bb59c511777a /src/bluetooth/qbluetoothlocaldevice.cpp
parentc17fb515573fc4073d2832869e0042a758770666 (diff)
Add \since to all Qt Bluetooth classes which didn't have the tag yet
Change-Id: I50d818294cb53962bca2b08edbfdc4558890777c Task-number: QTBUG-36775 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'src/bluetooth/qbluetoothlocaldevice.cpp')
-rw-r--r--src/bluetooth/qbluetoothlocaldevice.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bluetooth/qbluetoothlocaldevice.cpp b/src/bluetooth/qbluetoothlocaldevice.cpp
index fa700c6a..4f80b439 100644
--- a/src/bluetooth/qbluetoothlocaldevice.cpp
+++ b/src/bluetooth/qbluetoothlocaldevice.cpp
@@ -45,6 +45,8 @@ QT_BEGIN_NAMESPACE
\brief The QBluetoothLocalDevice class enables access to the local Bluetooth
device.
+ \since 5.2
+
QBluetoothLocalDevice provides functions for getting and setting the state of local Bluetooth
devices.
*/