summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdeviceinfo.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/qbluetoothdeviceinfo.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/qbluetoothdeviceinfo.cpp')
-rw-r--r--src/bluetooth/qbluetoothdeviceinfo.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bluetooth/qbluetoothdeviceinfo.cpp b/src/bluetooth/qbluetoothdeviceinfo.cpp
index 6aa58a07..ffb03c27 100644
--- a/src/bluetooth/qbluetoothdeviceinfo.cpp
+++ b/src/bluetooth/qbluetoothdeviceinfo.cpp
@@ -42,6 +42,8 @@ QT_BEGIN_NAMESPACE
\brief The QBluetoothDeviceInfo class stores information about the Bluetooth
device.
+ \since 5.2
+
QBluetoothDeviceInfo provides information about a Bluetooth device's name, address and class of device.
*/