The RecurrenceRule element represents a rule by which a organizer item repeats. More...
This element was introduced in Mobility 1.1.
The RecurrenceRule element is part of the QtMobility.organizer 1.1 module.
See also QOrganizerRecurrenceRule.
daysOfMonth : list<variant> |
This property holds a list of the days of the month that the item should recur on.
This property group was introduced in Mobility 1.1.
daysOfWeek : list<variant> |
This property holds a list of the days of week that the item should recur on.
This property group was introduced in Mobility 1.1.
daysOfYear : list<variant> |
This property holds a list of the days of the year that the item should recur on.
This property group was introduced in Mobility 1.1.
firstDayOfWeek : enumeration |
This property holds the day that the week starts on. If not set, this is Monday. The value can be one of:
This property group was introduced in Mobility 1.1.
frequency : enumeration |
This property holds the frequency with which the item recurs, the value can be one of:
This property group was introduced in Mobility 1.1.
interval : int |
This property holds the interval of recurrence. The default interval is 1.
This property group was introduced in Mobility 1.1.
This property holds the limit condition of the recurrence rule, the value can be a limit date and time or a limit count. The default is no limit.
This property group was introduced in Mobility 1.1.
This property holds a list of the months that the item should recur on, the list element value can be one of:
This property group was introduced in Mobility 1.1.
This property holds the position-list of the recurrence rule.
This property group was introduced in Mobility 1.1.
This property holds a list of the weeks of the year that the item should recur on.
This property group was introduced in Mobility 1.1.