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