![]() |
Home · All Classes · All Functions · | ![]() |
The QContactType class describes the type of the contact. More...
#include <QContactType>
Inherits QContactDetail.
void | setType ( const QString & type ) |
QString | type () const |
const char * | DefinitionName |
const char * | FieldType |
const char * | TypeContact |
const char * | TypeGroup |
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 constant string which identifies the definition of details which identify the type of the contact.
The constant key for the type value which is stored in details of the QContactType definition.
The constant attribute value which describes the contact as being an ordinary contact.
The constant attribute value which describes the contact as being a group.
Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt Mobility Project 1.0.0 |