This is the complete list of members for Settings, including inherited members.
- fallbacksEnabled : bool
- path : string
- bool boolValue(string key, bool defaultValue)
- color colorValue(string key, color defaultValue)
- bool contains(string key)
- real numberValue(string key, real defaultValue)
- void remove(string key)
- void setColorValue(string key, color value)
- void setValue(string key, jsobject value, jsobject defaultValue)
- void synchronize()
- jsobject value(string key, jsobject defaultValue)
- valueChanged()