QtMobility Reference Documentation

QNdefNfcUriRecord Class Reference

The QNdefNfcUriRecord class provides an NFC RTD-URI More...

 #include <QNdefNfcUriRecord>

Inherits: QNdefRecord.

This class was introduced in Qt Mobility 1.2.

Public Functions

void setUri ( const QUrl & uri )
QUrl uri () const

Detailed Description

The QNdefNfcUriRecord class provides an NFC RTD-URI

RTD-URI encapsulates a URI.

Member Function Documentation

void QNdefNfcUriRecord::setUri ( const QUrl & uri )

Sets the URI of this URI record to uri.

See also uri().

QUrl QNdefNfcUriRecord::uri () const

Returns the URI of this URI record.

See also setUri().

X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.