summaryrefslogtreecommitdiffstats
path: root/src/imports/nfc/qdeclarativendefmimerecord.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/nfc/qdeclarativendefmimerecord.cpp')
-rw-r--r--src/imports/nfc/qdeclarativendefmimerecord.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/imports/nfc/qdeclarativendefmimerecord.cpp b/src/imports/nfc/qdeclarativendefmimerecord.cpp
index f854754d..493bb63a 100644
--- a/src/imports/nfc/qdeclarativendefmimerecord.cpp
+++ b/src/imports/nfc/qdeclarativendefmimerecord.cpp
@@ -46,11 +46,11 @@
\brief The NdefMimeRecord element represents an NFC MIME record.
\ingroup connectivity-nfc
- \inmodule QtConnectivity
+ \inmodule QtNfc
\inherits NdefRecord
- The NdefMimeRecord element is part of the \bold {QtMobility.connectivity 1.2} module.
+ The NdefMimeRecord element was introduced in \bold {QtNfc 5.0}.
The NdefMimeRecord element can contain data with an associated MIME type. The data is
accessible from the uri in the \l {NdefMimeRecord::uri}{uri} property.