QtMobility Reference Documentation

Contents

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...

Properties

Detailed Description

EventTime element contains the following field types:

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

Property Documentation

read-onlyallDay : date

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

This documentation was introduced in Qt Mobility Mobility 1.1.


read-onlyendDateTime : date

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

This documentation was introduced in Qt Mobility Mobility 1.1.


startDateTime : date

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

This documentation was introduced in Qt Mobility Mobility 1.1.