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.cpp7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/imports/nfc/qdeclarativenearfieldsocket.cpp b/src/imports/nfc/qdeclarativenearfieldsocket.cpp
index 15e59f9b..062970b7 100644
--- a/src/imports/nfc/qdeclarativenearfieldsocket.cpp
+++ b/src/imports/nfc/qdeclarativenearfieldsocket.cpp
@@ -46,12 +46,11 @@
/*!
\qmltype NearFieldSocket
\instantiates QDeclarativeNearFieldSocket
- \brief The NearFieldSocket type represents an LLCP socket.
+ \since 5.2
+ \brief Represents an LLCP socket.
\ingroup nfc-qml
- \inqmlmodule QtNfc 5.0
-
- The NearFieldSocket type was introduced in \b {QtNfc 5.0}.
+ \inqmlmodule QtNfc
The NearFieldSocket type 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.