Home · All Classes · All Functions ·

QContactBirthday Class Reference

The QContactBirthday class contains the birthday of a contact. More...

    #include <QContactBirthday>

Inherits QContactDetail.


Public Functions

QDate date () const
void setDate ( const QDate & date )

Public Variables

const char * DefinitionName
const char * FieldBirthday

Additional Inherited Members


Detailed Description

The QContactBirthday class contains the birthday of a contact.


Member Function Documentation

QDate QContactBirthday::date () const

Returns the date of the birthday which is stored in this detail.

See also setDate().

void QContactBirthday::setDate ( const QDate & date )

Sets the date of the birthday which is stored in this detail to date.

See also date().


Member Variable Documentation

const char * QContactBirthday::DefinitionName

The constant string which identifies the definition of details which are the dates of birthdays.

const char * QContactBirthday::FieldBirthday

The constant key for which the birthday date value is stored in details of the QContactBirthday type.


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