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:

ConfigurationObject

Overview

Properties

Methods

Signals

Properties

country

This property holds the proxied Application.country property.

› Type:

Application.Country

› Signal:

countryChanged()

› Attributes:

Writable

countryItem

This property holds an internal ConfigurationItem instance for the country property.

› Type:

ConfigurationItem

› Attributes:

Readonly

language

This property holds the proxied Application.language property.

› Type:

Application.Language

› Signal:

languageChanged()

› Attributes:

Writable

languageItem

This property holds an internal ConfigurationItem instance for the language property.

› Type:

ConfigurationItem

› Attributes:

Readonly

measurementSystem

This property holds the proxied Application.measurementSystem property.

› Type:

Measurement.System

› Signal:

measurementSystemChanged()

› Attributes:

Writable

measurementSystemItem

This property holds an internal ConfigurationItem instance for the measurementSystem property.

› Type:

ConfigurationItem

› 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:

ConfigurationItem

› Attributes:

Readonly