QtMobility Reference Documentation

Contents

QML Priority Element

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

Properties

Detailed Description

Priority element contains the following field types:

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

Property Documentation

read-onlypriority : 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 documentation was introduced in Qt Mobility Mobility 1.1.