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