Qt Mobility Reference Documentation

QML EventOccurrence Element

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

  • List of all members, including inherited members
  • 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.


    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.


    parentId : int

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


    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

    See also Priority.


    startDateTime : date

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


    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.