summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetooth.cpp
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2014-11-13 14:51:50 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2014-11-13 20:06:01 +0100
commit368726f6b36cfc3b5066e4051a2897904f8f7732 (patch)
tree8b7e4aa237e962aa23a92292e11d9fbc62fbf566 /src/bluetooth/qbluetooth.cpp
parentdaba4737a9e1c43bb6284f235428cd04e2d8b938 (diff)
Add missing \since tags for new API introduced by Qt 5.4.
Change-Id: Ie51d6e549d80baae57864d4e0d43a1c58897f149 Reviewed-by: Timur Pocheptsov <Timur.Pocheptsov@digia.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'src/bluetooth/qbluetooth.cpp')
-rw-r--r--src/bluetooth/qbluetooth.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bluetooth/qbluetooth.cpp b/src/bluetooth/qbluetooth.cpp
index d418adc1..ea3900e1 100644
--- a/src/bluetooth/qbluetooth.cpp
+++ b/src/bluetooth/qbluetooth.cpp
@@ -72,6 +72,7 @@ namespace QBluetooth {
/*!
\typedef QLowEnergyHandle
\relates QBluetooth
+ \since 5.4
Typedef for Bluetooth Low Energy ATT attribute handles.
*/