qte5 ~master (2021-10-23T14:27:37.2235505)
Dub
Repo
IniSection.getValue
ini
IniSection
class
IniSection
string
getValue
(
string
keyName
,
string
defaultValue
= null
)
Return Value
Type:
string
value of the existing key keyName, or defaultValue if not present.
Meta
Source
See Implementation
ini
IniSection
constructors
this
destructors
~this
functions
getValue
key
opApply
opIndex
opIndexAssign
remove
setValue
value
properties
keys
name
variables
_ini
_name
lines