7#include <QtCore/QSharedDataPointer>
8#include <QtNfc/qtnfcglobal.h>
9#include <QtNfc/QNdefRecord>
25 void setOrderMatch(
bool on);
26 bool orderMatch()
const;
36 bool appendRecord(
unsigned int min = 1,
unsigned int max = 1);
38 unsigned int min = 1,
unsigned int max = 1);
The QNdefFilter class provides a filter for matching NDEF messages.
bool appendRecord(unsigned int min=1, unsigned int max=1)
Appends a record matching the template parameter to the NDEF filter.
The QNdefMessage class provides an NFC NDEF message.
TypeNameFormat
This enum describes the type name format of an NDEF record.
Combined button and popup list for selecting options.
GLuint GLsizei const GLchar * message
static bool match(const uchar *found, uint foundLen, const char *target, uint targetLen)
The QNdefFilter::Record struct contains the information about a filter record.
QNdefRecord::TypeNameFormat typeNameFormat