![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/QList>#include <QtCore/QString>#include <QtNfc/qtnfcglobal.h>#include <QtNfc/QNdefRecord>#include <QtNfc/qndefnfctextrecord.h>#include <QtNfc/qndefnfcurirecord.h>Go to the source code of this file.
Classes | |
| class | QNdefNfcIconRecord |
| The QNdefNfcIconRecord class provides an NFC MIME record to hold an icon. More... | |
| class | QNdefNfcSmartPosterRecord |
| The QNdefNfcSmartPosterRecord class provides an NFC RTD-SmartPoster. More... | |
Macros | |
| #define | Q_DECLARE_ISRECORDTYPE_FOR_MIME_NDEF_RECORD(className) |
| #define | Q_DECLARE_MIME_NDEF_RECORD(className, initialPayload) |
| #define Q_DECLARE_ISRECORDTYPE_FOR_MIME_NDEF_RECORD | ( | className | ) |
Definition at line 20 of file qndefnfcsmartposterrecord.h.
| #define Q_DECLARE_MIME_NDEF_RECORD | ( | className, | |
| initialPayload ) |
Definition at line 28 of file qndefnfcsmartposterrecord.h.