用于访问 NFC 论坛标签的 API。 更多...
QNdefFilter | Filter for matching NDEF messages |
QNdefMessage | NFC NDEF message |
QNdefNfcSmartPosterRecord | NFC RTD-SmartPoster |
QNdefNfcTextRecord | NFC RTD-Text |
QNdefNfcUriRecord | NFC RTD-URI |
QNdefRecord | NFC NDEF record |
QNearFieldManager | Access to notifications for NFC events |
QNearFieldShareManager | Manages all interactions related to sharing files and data over NFC |
QNearFieldShareTarget | Transfers data to remote device over NFC |
QNearFieldTarget | Interface for communicating with a target device |
QQmlNdefRecord | Implements the NdefRecord type in QML |
The Qt NFC C++ API enables an application to access NFC Forum Tags.
要使用 C++ 库在应用程序,添加以下配置选项到
.pro
文件:
QT += nfc