The Todo element provides a task which should be completed. More...
This element was introduced in Mobility 1.1.
The Todo element is part of the QtMobility.organizer 1.1 module.
See also OrganizerItem, Event, EventOccurrence, Journal, TodoOccurrence, Note, and QOrganizerTodo.
allDay : bool |
This property indicates whether the time-of-day component of the Todo's start date-time or due date-time is insignificant. If allDay is true, the time-of-day component is considered insignificant, and the todo will be an all-day item.
This property group was introduced in Mobility 1.1.
dueDateTime : date |
This property holds the date time by which the task should be completed.
This property group was introduced in Mobility 1.1.
finishedDateTime : date |
This property holds the date and time at which the task was completed, if known.
This property group was introduced in Mobility 1.1.
priority : enumeration |
This property holds the priority of the todo item. The value can be one of:
This property group was introduced in Mobility 1.1.
See also Priority.
progressPercentage : int |
This property holds the percentage of progress completed on the task described by the todo item.
This property group was introduced in Mobility 1.1.
recurrence : Recurrence |
This property holds the recurrence element of the todo item.
This property group was introduced in Mobility 1.1.
startDateTime : date |
This property holds the date time at which the task should be started.
This property group was introduced in Mobility 1.1.
status : enumeration |
This property holds the progress status of the task described by the todo. The value can be one of:
This property group was introduced in Mobility 1.1.
See also TodoProgress.
© 2008-2011 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.
All other trademarks are property of their respective owners. Privacy Policy
Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.
Alternatively, this document may be used under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.