Home · All Classes · All Functions ·

QContactNickname Class Reference

The QContactNickname class contains a nickname of a contact. More...

    #include <QContactNickname>

Inherits QContactDetail.


Public Functions

QString nickname () const
void setNickname ( const QString & nickname )

Public Variables

const char * DefinitionName
const char * FieldNickname

Additional Inherited Members


Detailed Description

The QContactNickname class contains a nickname of a contact.


Member Function Documentation

QString QContactNickname::nickname () const

Returns the nickname of the contact which is stored in this detail.

See also setNickname().

void QContactNickname::setNickname ( const QString & nickname )

Sets the nickname of the contact which is stored in this detail to nickname.

See also nickname().


Member Variable Documentation

const char * QContactNickname::DefinitionName

The constant string which identifies the definition of details which are nicknames.

const char * QContactNickname::FieldNickname

The constant key for which the nickname value is stored in details of the QContactNickname type.


Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt Mobility Project 1.0.0