TodoTime QML Type
The TodoTime element contains the start and due dates and times of a recurring todo series, or occurrence of an todo item. More...
Import Statement: | import QtOrganizer 5.0 |
Properties
- allDay : date
- dueDateTime : date
- startDateTime : date
Signals
Detailed Description
The following fields are supported:
- TodoTime.FieldStartDateTime
- TodoTime.FieldDueDateTime
- TodoTime.FieldAllDay
See also QOrganizerTodoTime.
Property Documentation
Signal Documentation
Note: The corresponding handler is onOnDetailChanged
.
See also Detail::onDetailChanged.