summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergydescriptor.cpp
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2014-09-26 09:29:56 +0200
committerAlex Blasche <alexander.blasche@digia.com>2014-09-26 10:26:35 +0200
commitc17fb515573fc4073d2832869e0042a758770666 (patch)
tree67b3af35036087ade88287c5e15f01699b97d5a2 /src/bluetooth/qlowenergydescriptor.cpp
parentb7f4825cbf24c357d2f562ecdd81bc5109f4439f (diff)
Make it more obvious that QLowEnergy* classes are Tech preview
Although no larger changes are expected the QLowEnergy* classes only provide a limited API commitment. Change-Id: I244403b8818c2b34a97c8d6f2633e4b94646e49b Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Diffstat (limited to 'src/bluetooth/qlowenergydescriptor.cpp')
-rw-r--r--src/bluetooth/qlowenergydescriptor.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/bluetooth/qlowenergydescriptor.cpp b/src/bluetooth/qlowenergydescriptor.cpp
index c21f41cc..9c25baa4 100644
--- a/src/bluetooth/qlowenergydescriptor.cpp
+++ b/src/bluetooth/qlowenergydescriptor.cpp
@@ -57,6 +57,9 @@ QT_BEGIN_NAMESPACE
The \l {QLowEnergyService::descriptorWritten()} signal
is emitted upon success. The cahced \l value() of this object is updated accordingly.
+ \note This class is provided by Qt 5.4 as part of a Bluetooth Low Energy Tech Preview.
+ Some API elements may change until the final release of the feature.
+
\sa QLowEnergyService, QLowEnergyCharacteristic
*/