QtMobility Reference Documentation

QML TodoProgress Element

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

This element was introduced in Mobility 1.1.

Properties

Detailed Description

TodoProgress element contains the following field types:

  • TodoProgress.Status
  • TodoProgress.Percentage
  • TodoProgress.FinishedDateTime

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

Property Documentation

finishedDateTime : date

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

This property group was introduced in Mobility 1.1.


percentage : int

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

This property group was introduced in 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 property group was introduced in Mobility 1.1.


X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.