QtOrganizer.Timestamp
The Timestamp element contains the created and last modified timestamp of an organizer item's creating date and time. More...
Import Statement: | import QtOrganizer 5.0 |
Properties
- created : date
- lastModified : date
Signals
Detailed Description
The following fields are supported:
- Timestamp.FieldCreated
- Timestamp.FieldLastModified
See also QOrganizerItemTimestamp.
Property Documentation
created : date |
This property holds the value of the item's creation date and time.
lastModified : date |
This property holds the value of the item's last modified date and time.
Signal Documentation
onDetailChanged() |
See also Detail::onDetailChanged.