![]() |
Home · All Classes · All Functions · | ![]() |
The QContactUrl class contains a url associated with a contact. More...
#include <QContactUrl>
Inherits QContactDetail.
The QContactUrl class contains a url associated with a contact.
Sets the subtype which this detail implements to be the given subType.
See also subType().
Sets the url stored in this detail to url.
See also url().
Returns the subtype that this detail implements, if defined.
See also setSubType().
Returns the url stored in this detail.
See also setUrl().
The string constant for the definition name of QContactUrl details.
The field key constant for the field that stores the sub type of a QContactUrl.
See also subType() and setSubType().
The field key constant for the value containing the URL.
The predefined string constant for a sub type value, indicating this url is one of the contact's favourite URLs (or bookmarks).
See also subType() and setSubType().
The predefined string constant for a sub type value, indicating this url is a contact's home page.
See also subType() and setSubType().
Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt Mobility Project 1.0.1 |