QtMobility Reference Documentation

QML EventTime Element

The EventTime element contains the start and end dates and times of a recurring event series, or occurrence of an event. More...

This element was introduced in Mobility 1.1.

Properties

Detailed Description

EventTime element contains the following field types:

  • EventTime.StartDateTime
  • EventTime.EndDateTime
  • EventTime.AllDay

This element is part of the QtMobility.organizer 1.1 module.

Property Documentation

allDay : date

This property holds whether the time is significant in the start datetime.

This property group was introduced in Mobility 1.1.


endDateTime : date

This property holds the end date and time value of the event.

This property group was introduced in Mobility 1.1.


startDateTime : date

This property holds the start date and time value of the event.

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.