QtOrganizer.Version
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
extendedVersion : string |
This property holds the extended version of an organizer item, which can be used to represent the version stored in the back-end.
version : int |
This property holds the integer version of an organizer item, which can be used as the sequence number as per iCalendar spec.
Signal Documentation
onDetailChanged() |
See also Detail::onDetailChanged.