Qt Mobility Reference Documentation

QOrganizerEventTimeRange Class Reference

The QOrganizerEventTimeRange class contains the start and end dates and times of a recurring event series, or occurrence of an event. More...

 #include <QOrganizerEventTimeRange>

Inherits QOrganizerItemDetail.


Public Functions

QDateTime endDateTime () const
void setEndDateTime ( const QDateTime & dueDateTime )
void setStartDateTime ( const QDateTime & startDateTime )
QDateTime startDateTime () const

Public Variables

const char * DefinitionName
const char * FieldEndDateTime
const char * FieldStartDateTime

Detailed Description

The QOrganizerEventTimeRange class contains the start and end dates and times of a recurring event series, or occurrence of an event.


Member Function Documentation

QDateTime QOrganizerEventTimeRange::endDateTime () const

Returns the event timerange's due date and time as QDateTime.

See also setEndDateTime().

void QOrganizerEventTimeRange::setEndDateTime ( const QDateTime & dueDateTime )

Sets the event timerange's due date and time to dueDateTime.

See also endDateTime().

void QOrganizerEventTimeRange::setStartDateTime ( const QDateTime & startDateTime )

Sets the event timerange's start date and time to startDateTime.

See also startDateTime().

QDateTime QOrganizerEventTimeRange::startDateTime () const

Returns the event timerange's start date and time as QDateTime.

See also setStartDateTime().


Member Variable Documentation

const char * QOrganizerEventTimeRange::DefinitionName

The constant string which identifies the definition of details which contain a start and end timestamps of an event series or event occurrence.

const char * QOrganizerEventTimeRange::FieldEndDateTime

The constant key for which the end date and time value is stored in details of the QOrganizerEventTimeRange type.

const char * QOrganizerEventTimeRange::FieldStartDateTime

The constant key for which the start date and time value is stored in details of the QOrganizerEventTimeRange type.


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