GeneralApplicationSettings
Description
The GeneralApplicationSettings object provides preinitialized ConfigurationItem objects for various general Application properties. The configuration items proxy the application’s properties so they are synchronized in both directions automatically.
- › Inherits:
Overview
Properties
Methods
Signals
Properties
country
This property holds the proxied Application.country property.
- › Type:
- › Signal:
countryChanged()
- › Attributes:
Writable
countryItem
This property holds an internal ConfigurationItem instance for the country property.
- › Type:
- › Attributes:
Readonly
language
This property holds the proxied Application.language property.
- › Type:
- › Signal:
languageChanged()
- › Attributes:
Writable
languageItem
This property holds an internal ConfigurationItem instance for the language property.
- › Type:
- › Attributes:
Readonly
measurementSystem
This property holds the proxied Application.measurementSystem property.
- › Type:
- › Signal:
measurementSystemChanged()
- › Attributes:
Writable
measurementSystemItem
This property holds an internal ConfigurationItem instance for the measurementSystem property.
- › Type:
- › Attributes:
Readonly
timeZone
This property holds the proxied Application.timeZone property.
- › Type:
String
- › Signal:
timeZoneChanged()
- › Attributes:
Writable
timeZoneItem
This property holds an internal ConfigurationItem instance for the timeZone property.
- › Type:
- › Attributes:
Readonly