summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothtransfermanager.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/qbluetoothtransfermanager.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/qbluetoothtransfermanager.cpp')
-rw-r--r--src/bluetooth/qbluetoothtransfermanager.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bluetooth/qbluetoothtransfermanager.cpp b/src/bluetooth/qbluetoothtransfermanager.cpp
index 2b9ddc8b..0754fb9a 100644
--- a/src/bluetooth/qbluetoothtransfermanager.cpp
+++ b/src/bluetooth/qbluetoothtransfermanager.cpp
@@ -49,6 +49,8 @@ QT_BEGIN_NAMESPACE
\brief The QBluetoothTransferManager class transfers data to another device
using Object Push Profile (OPP).
+ \since 5.2
+
QBluetoothTransferManager uses OBEX to send put commands to remote devices.
Note that this API is not currently supported on Android.