summaryrefslogtreecommitdiffstats
path: root/src/imports/nfc/qdeclarativenearfieldsocket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/nfc/qdeclarativenearfieldsocket.cpp')
-rw-r--r--src/imports/nfc/qdeclarativenearfieldsocket.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/imports/nfc/qdeclarativenearfieldsocket.cpp b/src/imports/nfc/qdeclarativenearfieldsocket.cpp
index ee19d0a6..4ffd6d0e 100644
--- a/src/imports/nfc/qdeclarativenearfieldsocket.cpp
+++ b/src/imports/nfc/qdeclarativenearfieldsocket.cpp
@@ -47,13 +47,13 @@
\qmlclass NearFieldSocket QDeclarativeNearFieldSocket
\brief The NearFieldSocket element represents an LLCP socket.
- \ingroup connectivity-qml
- \inmodule QtConnectivity
+ \ingroup nfc-qml
+ \inmodule QtNfc
\sa QLlcpSocket
\sa QLlcpServer
- The NearFieldSocket element is part of the \bold {QtMobility.connectivity 1.2} module.
+ The NearFieldSocket element was introduced in \bold {QtNfc 5.0}.
The NearFieldSocket element can be used to create a peer-to-peer connection over NFC LLCP
sockets. NearfieldSocket can be used for both client and server side sockets.