dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
Setting.opAssign
dlangui
core
settings
Setting
Undocumented in source. Be warned that the author may not have intended to support it.
long
opAssign
(long value)
ulong
opAssign
(ulong value)
string
opAssign
(string value)
bool
opAssign
(bool value)
double
opAssign
(double value)
int
[]
opAssign
(int[] value)
string
[
string
]
opAssign
(string[string] value)
string
[]
opAssign
(string[] value)
class
Setting
string
[]
opAssign
(
string
[]
value
)
int
[
string
]
opAssign
(int[string] value)
Setting
[]
opAssign
(Setting[] value)
Setting
[
string
]
opAssign
(Setting[string] value)
Meta
Source
See Implementation
dlangui
core
settings
Setting
constructors
this
functions
apply
booleanDef
clear
clone
floatingDef
getBoolean
getFloating
getInteger
getString
getStringArray
getUinteger
integerDef
isArrayIdent
isArrayItemNameIdent
isObjectItemNameIdent
length
load
objectByPath
opApply
opApplyReverse
opAssign
opIndex
opIndexAssign
parseJSON
parseSDL
remove
save
setBoolean
setBooleanDef
setDef
setFloating
setFloatingDef
setInteger
setIntegerDef
setString
setStringDef
setUinteger
setUintegerDef
settingByPath
strDef
toJSON
uintegerDef
properties
array
boolean
changed
floating
intArray
intMap
integer
isArray
isBoolean
isFloating
isInteger
isNull
isObject
isString
isUinteger
map
parent
str
strArray
strMap
type
uinteger
static functions
convertEols
parseBool
unions
Store