Version QML Type
The Version element contains versioning information of an organizer item. More...
Import Statement: | import QtOrganizer 5.0 |
Properties
- extendedVersion : string
- version : int
Signals
Detailed Description
See also QOrganizerItemVersion.
Property Documentation
This property holds the extended version of an organizer item, which can be used to represent the version stored in the back-end.
This property holds the integer version of an organizer item, which can be used as the sequence number as per iCalendar spec.
Signal Documentation
See also Detail::onDetailChanged.