QtMobility Reference Documentation

Contents

QML TodoProgress Element

The TodoProgress element contains information about the progress of a todo item. More...

Properties

Detailed Description

TodoProgress element contains the following field types:

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

Property Documentation

read-onlyfinishedDateTime : date

This property holds the date time value which contains the date and time at which the todo item was completed.

This documentation was introduced in Qt Mobility Mobility 1.1.


percentage : int

This property holds the value which contains the current completion percentage of the todo item.

This documentation was introduced in Qt Mobility Mobility 1.1.


status : enumeration

This property holds the value which describes the current completion status of the todo item. The value can be one of:

This documentation was introduced in Qt Mobility Mobility 1.1.