QML Event Element
The Event element provides an event in time which may reoccur. More...
List of all members, including inherited members
Properties
Detailed Description
The Event element is part of the QtMobility.organizer 1.1 module.
See also OrganizerItem, EventOccurrence, Journal, Todo, TodoOccurrence, Note, and QOrganizerEvent.
Property Documentation
This property indicates whether the time-of-day component of the event's start date-time or end date-time is insignificant. If allDay is true, the time-of-day component is considered insignificant, and the event will be an all-day item.
This property holds the end date time of the event.
This property holds the label of the location at which the event occurs.
This property holds the priority of the event. The value can be one of:
- Priority.Unknown
- Priority.Highest
- Priority.ExtremelyHigh
- Priority.VeryHigh
- Priority.High
- Priority.Medium
- Priority.Low
- Priority.VeryLow
- Priority.ExtremelyLow
- Priority.Lowest
See also Priority.
recurrence : ItemRecurrence |
This property holds the recurrence element of the event item.
This property holds the start date time of the event.
[+] Documentation Feedback