QtMobility Reference Documentation

Contents

QML TodoTime Element

The TodoTime element contains the start and due dates and times of a recurring todo series, or occurrence of an todo item. More...

Properties

Detailed Description

TodoTime element contains the following field types:

This element is part of the QtMobility.organizer 1.1 module.

Property Documentation

read-onlyallDay : date

This property holds whether the time is significant in the start datetime.

This documentation was introduced in Qt Mobility Mobility 1.1.


read-onlydueDateTime : date

This property holds the end date and time value of the todo item.

This documentation was introduced in Qt Mobility Mobility 1.1.


read-onlystartDateTime : date

This property holds the start date and time value of the todo item.

This documentation was introduced in Qt Mobility Mobility 1.1.