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.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/imports/nfc/qdeclarativendeffilter.cpp b/src/imports/nfc/qdeclarativendeffilter.cpp
index b44dd365..8efd5080 100644
--- a/src/imports/nfc/qdeclarativendeffilter.cpp
+++ b/src/imports/nfc/qdeclarativendeffilter.cpp
@@ -45,13 +45,13 @@
\qmlclass NdefFilter QDeclarativeNdefFilter
\brief The NdefFilter element represents a filtering constraint for NDEF message records.
- \ingroup connectivity-qml
- \inmodule QtConnectivity
+ \ingroup nfc-qml
+ \inmodule QtNfc
\sa NearField
\sa QNdefFilter
- The NdefFilter element is part of the \bold {QtMobility.connectivity 1.2} module.
+ The NdefFilter element was introduced in \bold {QtNfc 5.0}.
The NdefFilter element is used with the NearField element to read NDEF messages from NFC Forum
tags that match a given structure.