QtOrganizer.EventTime

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

Import Statement: import QtOrganizer 5.0

Properties

Signals

Detailed Description

The following fields are supported:

See also QOrganizerEventTime.

Property Documentation

allDay : date

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


endDateTime : date

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


startDateTime : date

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


Signal Documentation

onDetailChanged()

See also Detail::onDetailChanged.