MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

QML Priority Element

The Priority element contains the priority of the organizer item, which may be used to resolve scheduling conflicts. More...

This element was introduced in Mobility 1.1.

Properties

Detailed Description

Priority element contains the following field types:

  • Priority.Priority

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

Property Documentation

priority : enumeration

This property holds the priority associated with an organizer item. The value can be one of:

  • Priority.Unknown
  • Priority.Highest
  • Priority.ExtremelyHigh
  • Priority.VeryHigh
  • Priority.High
  • Priority.Medium
  • Priority.Low
  • Priority.VeryLow
  • Priority.ExtremelyLow
  • Priority.Lowest

This property group was introduced in Mobility 1.1.