QNearFieldTagType2
#include <QtConnectivity/QNearFieldTagType2>
More information will be added here shortly. For now, you'll find more extensive information about this class in the Qt reference for QNearFieldTagType2
Overview
Inheritance
QNearFieldTarget | ||
QNearFieldTagType2 |
Public Types Index
Only has inherited public types
enum AccessMethod | |
enum ErrorNoError, UnknownError, UnsupportedError, TargetOutOfRangeError, NoResponseError, ChecksumMismatchError, InvalidParametersError, NdefReadError, NdefWriteError | |
enum TypeAnyTarget, ProprietaryTag, NfcTagType1, NfcTagType2, NfcTagType3, NfcTagType4, MifareTag, NfcForumDevice |
Public Functions Index
QNearFieldTagType2 (QObject *parent=0) | |
~QNearFieldTagType2 () | |
virtual bool | hasNdefMessage () |
int | memorySize () |
virtual RequestId | readBlock (quint8 blockAddress) |
virtual RequestId | readNdefMessages () |
virtual RequestId | selectSector (quint8 sector) |
virtual void | timerEvent (QTimerEvent *event) |
virtual Type | type () const |
quint8 | version () |
virtual bool | waitForRequestCompleted (const RequestId &id, int msecs=5000) |
virtual RequestId | writeBlock (quint8 blockAddress, const QByteArray &data) |
virtual RequestId | writeNdefMessages (const QList< QNdefMessage > &messages) |
AccessMethods | accessMethods () const =0![]() |
bool | isProcessingCommand () const ![]() |
QNearFieldTarget (QObject *parent=0)![]() | |
QVariant | requestResponse (const RequestId &id)![]() |
virtual RequestId | sendCommand (const QByteArray &command)![]() |
virtual RequestId | sendCommands (const QList< QByteArray > &commands)![]() |
void | setResponseForRequest (const QNearFieldTarget::RequestId &id, const QVariant &response, bool emitRequestCompleted=true)![]() |
QByteArray | uid () const =0![]() |
virtual QUrl | url () const ![]() |
Protected Functions Index
virtual bool | handleResponse (const QNearFieldTarget::RequestId &id, const QByteArray &response) |
Signals Index
Only has inherited signals
void | disconnected ()![]() |
void | error (QNearFieldTarget::Error error, const QNearFieldTarget::RequestId &id)![]() |
void | ndefMessageRead (const QNdefMessage &message)![]() |
void | ndefMessagesWritten ()![]() |
void | requestCompleted (const QNearFieldTarget::RequestId &id)![]() |
Public Types
(Only has inherited public types)
- NdefAccess
- TagTypeSpecificAccess
- LlcpAccess
- NoError
- UnknownError
- UnsupportedError
- TargetOutOfRangeError
- NoResponseError
- ChecksumMismatchError
- InvalidParametersError
- NdefReadError
- NdefWriteError
- AnyTarget
- ProprietaryTag
- NfcTagType1
- NfcTagType2
- NfcTagType3
- NfcTagType4
- MifareTag
- NfcForumDevice
Public Functions
Protected Functions
virtual bool
Signals
(Only has inherited signals)
void 
void 
void 
void 
void 
© 2013 Digia Plc and/or its subsidiaries. Documentation contributions included herein are the copyrights of their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Documentation sources may be obtained from www.qt-project.org.
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy