summaryrefslogtreecommitdiffstats
path: root/src/nfc/qnearfieldmanager_symbian.cpp
diff options
context:
space:
mode:
authorMichael Zanetti <michael.zanetti@nokia.com>2011-12-09 15:27:12 +0100
committerQt by Nokia <qt-info@nokia.com>2012-01-23 15:57:18 +0100
commitebd7a5d2935b5ab9dd7910dfb104a9e0c0819677 (patch)
tree2bc160feb75abdf72d29591efe301c55ba9b3132 /src/nfc/qnearfieldmanager_symbian.cpp
parentf54bd71301325f7e5681be49d81823986f5cbfcd (diff)
added documentation and examples
Change-Id: Ia99e5f8f9579c189379bce1a22de3d58b12ce5fc Reviewed-by: Alex <alex.blasche@nokia.com> Sanity-Review: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'src/nfc/qnearfieldmanager_symbian.cpp')
-rw-r--r--src/nfc/qnearfieldmanager_symbian.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nfc/qnearfieldmanager_symbian.cpp b/src/nfc/qnearfieldmanager_symbian.cpp
index a2343320..41fe8612 100644
--- a/src/nfc/qnearfieldmanager_symbian.cpp
+++ b/src/nfc/qnearfieldmanager_symbian.cpp
@@ -79,7 +79,7 @@ void ContentHandlerInterface::handleMessage(const QByteArray& btArray)
\brief The QNearFieldManagerPrivateImpl class provides symbian backend access to NFC service.
\ingroup connectivity-nfc
- \inmodule QtConnectivity
+ \inmodule QtNfc
A Qt-Symbian wrapper implementation class to support symbian NFC backend.
*/