Qt NFC C++ Classes

An API for accessing NFC Forum Tags. More...

Classes

QNdefFilter

Filter for matching NDEF messages

QNdefMessage

NFC NDEF message

QNearFieldShareManager

Manages all interactions related to sharing files and data over NFC

QNdefNfcSmartPosterRecord

NFC RTD-SmartPoster

QNdefNfcTextRecord

NFC RTD-Text

QNdefNfcUriRecord

NFC RTD-URI

QNdefRecord

NFC NDEF record

QNearFieldManager

Access to notifications for NFC events

QNearFieldShareTarget

Transfers data to remote device over NFC

QNearFieldTarget

Interface for communicating with a target device

QQmlNdefRecord

Implements the NdefRecord type in QML

Detailed Description

The Qt NFC C++ API enables an application to access NFC Forum Tags.

To use the C++ library in your application, add the following configuration option to your .pro file:

QT += nfc

© 2019 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.