Qt NFC C++ 類

用於訪問 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