Qt Mobility Reference Documentation

QOrganizerTodoTimeRange Class Reference

The QOrganizerTodoTimeRange class contains information about the time range of a todo item. More...

 #include <QOrganizerTodoTimeRange>

Inherits QOrganizerItemDetail.


Public Functions

QDateTime dueDateTime () const
void setDueDateTime ( const QDateTime & dueDateTime )
void setStartDateTime ( const QDateTime & startDateTime )
QDateTime startDateTime () const

Public Variables

const char * DefinitionName
const char * FieldDueDateTime
const char * FieldStartDateTime

Detailed Description

The QOrganizerTodoTimeRange class contains information about the time range of a todo item.


Member Function Documentation

QDateTime QOrganizerTodoTimeRange::dueDateTime () const

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

See also setDueDateTime().

void QOrganizerTodoTimeRange::setDueDateTime ( const QDateTime & dueDateTime )

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

See also dueDateTime().

void QOrganizerTodoTimeRange::setStartDateTime ( const QDateTime & startDateTime )

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

See also startDateTime().

QDateTime QOrganizerTodoTimeRange::startDateTime () const

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

See also setStartDateTime().


Member Variable Documentation

const char * QOrganizerTodoTimeRange::DefinitionName

The constant string which identifies the definition of details which contain time-range information about a todo item.

const char * QOrganizerTodoTimeRange::FieldDueDateTime

The constant key of the date time value which describes the latest date at which the todo should be completed.

const char * QOrganizerTodoTimeRange::FieldStartDateTime

The constant key of the date time value which describes the date at which the todo should be started.


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