Qt Mobility Reference Documentation

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:

  • 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.


percentage : int

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


status : enumeration

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


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.