summaryrefslogtreecommitdiffstats
path: root/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel.cpp
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2013-10-11 14:48:42 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-14 09:30:17 +0200
commitf50cf1de802b42bf632ed85b2da5072786a56fcb (patch)
treeef9a86c26cc3a3e1d528a97fe7b93ec6db6fca75 /src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel.cpp
parent87debe438c3655081f2b56bceea1ca7b045e28a5 (diff)
QtBluetooth QML API starts with 5.2.
5.0 remains as silent import though. Change-Id: I06c839a1224dc0d8b019bd99e354245f829ae750 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Fabian Bumberger <fbumberger@rim.com>
Diffstat (limited to 'src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel.cpp')
-rw-r--r--src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel.cpp b/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel.cpp
index c2623ba0..8fc93e48 100644
--- a/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel.cpp
+++ b/src/imports/bluetooth/qdeclarativebluetoothdiscoverymodel.cpp
@@ -53,11 +53,10 @@
\qmltype BluetoothDiscoveryModel
\instantiates QDeclarativeBluetoothDiscoveryModel
\inqmlmodule QtBluetooth
+ \since 5.2
\brief Enables you to search for the Bluetooth devices and services in
range.
- The BluetoothDiscoveryModel type was introduced in \b{QtBluetooth 5.0}.
-
BluetoothDiscoveryModel provides a model of connectable services. The
contents of the model can be filtered by UUID allowing discovery to be
limited to a single service such as a game.