Home · All Classes · All Functions ·

QContactType Class Reference

The QContactType class describes the type of the contact. More...

    #include <QContactType>

Inherits QContactDetail.


Public Functions

void setType ( const QString & type )
QString type () const

Public Variables

const char * DefinitionName
const char * FieldType
const char * TypeContact
const char * TypeGroup

Additional Inherited Members


Detailed Description

The QContactType class describes the type of the contact.


Member Function Documentation

void QContactType::setType ( const QString & type )

Sets the type of the contact to be the give type.

See also type().

QString QContactType::type () const

Returns the contact type value stored in this detail.

See also setType().


Member Variable Documentation

const char * QContactType::DefinitionName

The constant string which identifies the definition of details which identify the type of the contact.

const char * QContactType::FieldType

The constant key for the type value which is stored in details of the QContactType definition.

const char * QContactType::TypeContact

The constant attribute value which describes the contact as being an ordinary contact.

const char * QContactType::TypeGroup

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