QtMobility Reference Documentation

QML EventOccurrence Element

The EventOccurrence element provides an occurrence of an event. More...

This element was introduced in Mobility 1.1.

Properties

Detailed Description

The EventOccurrence element is part of the QtMobility.organizer 1.1 module.

See also OrganizerItem, Event, Journal, Todo, TodoOccurrence, Note, and QOrganizerEventOccurrence.

Property Documentation

endDateTime : date

This property holds the date time at which the event occurrence ends.

This property group was introduced in Mobility 1.1.


location : string

This property holds the label of the location at which the event occurrence is held.


originalDate : date

This property holds the date at which the occurrence was originally going to occur.

This property group was introduced in Mobility 1.1.


parentId : int

This property holds the id of the event which is this occurrence's parent.

This property group was introduced in Mobility 1.1.


priority : enumeration

This property holds the priority of the event occurrence. 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

This property group was introduced in Mobility 1.1.

See also Priority.


startDateTime : date

This property holds the start date time of the event occurrence.

This property group was introduced in Mobility 1.1.


X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.