Qt NFC C++ Classes
An API for accessing NFC Forum Tags. More...
Classes
Filter for matching NDEF messages  | |
NFC NDEF message  | |
NFC RTD-SmartPoster  | |
NFC RTD-Text  | |
NFC RTD-URI  | |
NFC NDEF record  | |
Access to notifications for NFC events  | |
Manages all interactions related to sharing files and data over NFC  | |
Transfers data to remote device over NFC  | |
Interface for communicating with a target device  | |
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