QtOrganizer.Location
The Location element contains information about a location which is related to the organizer item in some manner. More...
| Import Statement: | import QtOrganizer 5.0 | 
Properties
Signals
Detailed Description
The following fields are supported:
- Location.FieldLabel
 - Location.FieldLatitude
 - Location.FieldLongitude
 
See also QOrganizerItemLocation.
Property Documentation
label : string  | 
This property holds the location label value.
latitude : double  | 
This property holds the location latitude value.
longitude : double  | 
This property holds the location longitude value .
Signal Documentation
onDetailChanged()  | 
See also Detail::onDetailChanged.