summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothtransfermanager.cpp
diff options
context:
space:
mode:
authorveshivas <venugopal.shivashankar@nokia.com>2012-02-22 15:33:38 +0100
committerQt by Nokia <qt-info@nokia.com>2012-02-28 16:06:32 +0100
commit7622a55810a96961ad657207e0ad99d6b6ff98d1 (patch)
treea4b3dfba1391bee34d7a9c514336cb52b865599d /src/bluetooth/qbluetoothtransfermanager.cpp
parent6ecd5faa4a30bd457d3497c5c2a8fcce93d1589d (diff)
Modified the \brief text for the Bluetooth C++ classes and the QML elements.
Change-Id: I3c455739afe9d63eb822a0462c7e786bd83259ee Reviewed-by: Gary Aish <gary.aish@nokia.com> Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'src/bluetooth/qbluetoothtransfermanager.cpp')
-rw-r--r--src/bluetooth/qbluetoothtransfermanager.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/bluetooth/qbluetoothtransfermanager.cpp b/src/bluetooth/qbluetoothtransfermanager.cpp
index d9441b41..1610c6b5 100644
--- a/src/bluetooth/qbluetoothtransfermanager.cpp
+++ b/src/bluetooth/qbluetoothtransfermanager.cpp
@@ -46,8 +46,7 @@ QTBLUETOOTH_BEGIN_NAMESPACE
/*!
\class QBluetoothTransferManager
- \brief The QBluetoothTransferManager class allows the application to send data objects to other
- devices. Currently implemented using OPP.
+ \brief The QBluetoothTransferManager class transfers data to another device using Object Push Profile (OPP).
\ingroup connectivity-bluetooth
\inmodule QtBluetooth