The QNdefNfcUriRecord class provides an NFC RTD-URI More...
#include <QNdefNfcUriRecord>
Inherits: QNdefRecord.
This class was introduced in Qt Mobility 1.2.
void | setUri ( const QUrl & uri ) |
QUrl | uri () const |
The QNdefNfcUriRecord class provides an NFC RTD-URI
RTD-URI encapsulates a URI.
Sets the URI of this URI record to uri.
See also uri().
Returns the URI of this URI record.
See also setUri().