QtOrganizer.TodoProgress

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

Import Statement: import QtOrganizer 5.0

Properties

Signals

Detailed Description

The following fields are supported:

See also QOrganizerTodoProgress.

Property Documentation

finishedDateTime : date

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


percentageComplete : 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:


Signal Documentation

onDetailChanged()

See also Detail::onDetailChanged.