![]() |
Home · All Classes · All Functions · | ![]() |
The QContactAnniversary class contains an anniversary of a contact. More...
#include <QContactAnniversary>
Inherits QContactDetail.
The QContactAnniversary class contains an anniversary of a contact.
* Returns the identifier of the calendar entry associated with this anniversary.
See also setCalendarId().
Returns the name of the event for which this detail contains information.
See also setEvent().
Returns the original date of occurrence of the event stored in this detail.
See also setOriginalDate().
Sets the identifier of the calendar entry associated with this anniversary to calendarId.
See also calendarId().
Sets the name of the event for which this detail contains information to event.
See also event().
Sets the original date of occurrence of the event stored in this detail to date.
See also originalDate().
Sets the subtype which this detail implements to be the given subType.
See also subType().
Returns the subtype that this detail implements, if defined.
See also setSubType().
The string constant for the definition name of QContactAnniversary details.
The field key constant for the value containing the id of the calendar event.
See also calendarId() and setCalendarId().
The field key constant for the name of the event value.
See also event() and setEvent().
The field key constant for the original anniversary date value.
See also originalDate() and setOriginalDate().
The field key constant for the field that stores the sub type of a QContactAnniversary.
See also subType() and setSubType().
The predefined string constant for a sub type value, indicating this anniversary is the anniversary of a start of employment.
See also subType() and setSubType().
The predefined string constant for a sub type value, indicating this anniversary is the anniversary of an engagement.
See also subType() and setSubType().
The predefined string constant for a sub type value, indicating this anniversary is an anniversary of an event of sentimental significance.
See also subType() and setSubType().
The predefined string constant for a sub type value, indicating this anniversary is a wedding anniversary.
See also subType() and setSubType().
Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt Mobility Project 1.0.1 |