![]() |
Home · All Classes · All Functions · | ![]() |
The QContactType class describes the type of the contact. More...
#include <QContactType>
Inherits QContactDetail.
The QContactType class describes the type of the contact.
Sets the type of the contact to be the give type.
See also type().
Returns the contact type value stored in this detail.
See also setType().
The string constant for the definition name of QContactType details.
The field key constant for the type value which is stored in details of the QContactType definition.
The predefined string constant for a type value, indicating this contact is an ordinary contact.
See also setType() and type().
The predefined string constant for a type value, indicating this contact is a group contact.
Contacts of this type are able to be the first contact in relationships of the QContactRelationship::HasMember type.
To enumerate the ids of members of a group, the client should retrieve the relationships which involve the group from the manager in which the group is saved.
See also setType() and type().
Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt Mobility Project 1.0.1 |