summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2016-05-19 12:45:35 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2016-05-19 12:24:58 +0000
commitb274a37aac474b1603f907f643b178941998523c (patch)
tree59de3780ff94769462dfcace9138e6fe4deeed59
parent5ce6d8cf9c32d15bb236ecc8818e761985782e7f (diff)
Mark QBluetooth::AttAccessConstraint as 5.7 API in class docs
Change-Id: I50cc1dafeb85d78427f5911e1c607ae0e99ed333 Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
-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 5e8b812a..483fe65a 100644
--- a/src/bluetooth/qbluetooth.cpp
+++ b/src/bluetooth/qbluetooth.cpp
@@ -76,6 +76,7 @@ namespace QBluetooth {
/*!
\enum QBluetooth::AttAccessConstraint
+ \since 5.7
This enum describes the possible requirements for reading or writing an ATT attribute.