ItemType QML Type

The ItemType element contains the type of an organizer item. More...

Import Statement: import QtOrganizer 5.0

Properties

Signals

Detailed Description

The following fields are supported:

  • ItemType.FieldType

See also QOrganizerItemType.

Property Documentation

itemType : enum

This property holds the type of the item. The value can be one of:


Signal Documentation

onDetailChanged()

Note: The corresponding handler is onOnDetailChanged.

See also Detail::onDetailChanged.