summaryrefslogtreecommitdiffstats
path: root/src/imports/nfc/qdeclarativendeffilter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/nfc/qdeclarativendeffilter.cpp')
-rw-r--r--src/imports/nfc/qdeclarativendeffilter.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/imports/nfc/qdeclarativendeffilter.cpp b/src/imports/nfc/qdeclarativendeffilter.cpp
index b1c2f74c..37a19c45 100644
--- a/src/imports/nfc/qdeclarativendeffilter.cpp
+++ b/src/imports/nfc/qdeclarativendeffilter.cpp
@@ -44,6 +44,7 @@
/*!
\qmltype NdefFilter
\instantiates QDeclarativeNdefFilter
+ \since 5.2
\brief The NdefFilter type represents a filtering constraint for NDEF message records.
\ingroup nfc-qml
@@ -52,8 +53,6 @@
\sa NearField
\sa QNdefFilter
- The NdefFilter type was introduced in \b {QtNfc 5.0}.
-
The NdefFilter type is used with the NearField type to read NDEF messages from NFC Forum
tags that match a given structure.