Qt NFC Examples
This is a variety of examples that cover the entire range of the Qt NFC API. You will find them in their own documentation, but they are also accessible from here.
C++ Examples
Example | Description |
---|---|
Annotated URL | Displays URLs stored on NFC Forum Tags. |
NDEF Editor | Create new or modify existing NDEF messages on NFC Forum Tags. |
QML Examples
Example | Description |
---|---|
CorkBoard | Displays NDEF text tags on a corkboard. |
QML Poster | Displays URLs stored on NFC Forum Tags. |