QtOrganizer.Parent

The Parent element contains information about the event or todo that generated this item. More...

Import Statement: import QtOrganizer 5.0

Properties

Signals

Methods

Detailed Description

The following fields are supported:

  • Parent.FieldParentId
  • Parent.FieldOriginalDate

See also QOrganizerItemParent.

Property Documentation

isDetached : string

This property holds if the event is a detached recurrence or not.


originalDate : date

This property holds the original date of this instance origin item.


parentId : string

This property holds the organizer item id of the parent recurrent event or todo.


Signal Documentation

onDetailChanged()

See also Detail::onDetailChanged.


Method Documentation

bool setValue(field, value)

See also Detail::setValue.


variant value(field)

See also Detail::value.