QtMobility Reference Documentation

QML Reminder Element

The Reminder element contains information about when and how the user wants to reminded of the item. More...

Inherited by AudibleReminder, EmailReminder, and VisualReminder.

This element was introduced in Mobility 1.1.

Properties

Detailed Description

Reminder element contains the following field types:

  • Reminder.Type
  • Reminder.SecondsBeforeStart
  • Reminder.RepetitionCount
  • Reminder.RepetitionDelay

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

Property Documentation

reminderType : enumeration

This property holds the reminder type of this reminder for an organizer item. The value can be one of:

This property group was introduced in Mobility 1.1.


repetitionCount : int

This property holds the number of times the user should be reminded of the item.

This property group was introduced in Mobility 1.1.


repetitionDelay : int

This property holds the delay (in seconds) between each repetition of the reminder.

This property group was introduced in Mobility 1.1.


secondsBeforeStart : int

This property holds the number of seconds prior to the activation of the item at which the user wants to be reminded of the item.

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.