Qt NFC C++ Classes

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

Classes

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