summaryrefslogtreecommitdiffstats
path: root/src/nfc/qndefrecord.cpp
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2014-09-26 10:57:56 +0200
committerAlex Blasche <alexander.blasche@digia.com>2014-09-26 11:06:39 +0200
commit69b384803ffe0e6e3329feed5abf5cafdcd7034b (patch)
tree54de90f92d21894674ee5a2174c07aca5d8d30f1 /src/nfc/qndefrecord.cpp
parent4882d6997efeb9b9e0bff109a9f3e6c37a77cc82 (diff)
Add \since tag to NFC classes which didn't have the tag yet
Internal or not yet released classes have been skipped Change-Id: I5bc3e08f87348ae8df61b923d7cdb81186ebebc8 Task-number: QTBUG-36775 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'src/nfc/qndefrecord.cpp')
-rw-r--r--src/nfc/qndefrecord.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nfc/qndefrecord.cpp b/src/nfc/qndefrecord.cpp
index 3af010e5..75ff15b0 100644
--- a/src/nfc/qndefrecord.cpp
+++ b/src/nfc/qndefrecord.cpp
@@ -45,6 +45,7 @@ QT_BEGIN_NAMESPACE
\ingroup connectivity-nfc
\inmodule QtNfc
+ \since 5.2
QNdefRecord and derived classes are used to parse the contents of
\l {QNdefMessage}{NDEF messages} and create new NDEF messages.