summaryrefslogtreecommitdiffstats
path: root/src/imports/bluetooth/qdeclarativebluetoothsocket.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/imports/bluetooth/qdeclarativebluetoothsocket.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/imports/bluetooth/qdeclarativebluetoothsocket.cpp')
-rw-r--r--src/imports/bluetooth/qdeclarativebluetoothsocket.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/bluetooth/qdeclarativebluetoothsocket.cpp b/src/imports/bluetooth/qdeclarativebluetoothsocket.cpp
index 5c32745a..4fa683e6 100644
--- a/src/imports/bluetooth/qdeclarativebluetoothsocket.cpp
+++ b/src/imports/bluetooth/qdeclarativebluetoothsocket.cpp
@@ -57,7 +57,7 @@
/*!
\qmlclass BluetoothSocket QDeclarativeBluetoothSocket
- \brief The BluetoothSocket element represents a single bluetooth client socket.
+ \brief Enables you to connect and communicate with a Bluetooth service or device.
\ingroup bluetooth-qml
\inmodule QtBluetooth