PyKDE - Python Bindings for KDE
class KConfigSkeleton.ItemBool
Table of contents
Modules
tdecore Classes
All Classes
Module
tdecore
Class
KConfigSkeleton.ItemBool
Inherits
KConfigSkeletonItem
methods
ItemBool
(group, key, reference, defaultValue = 1)
returns
a ItemBool instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
group
TQString
key
TQString
reference
bool
defaultValue
bool
1
property
()
returns
(TQVariant)
In versions KDE 3.2.0 and above only
readConfig
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
KConfig
setDefault
()
returns
nothing
In versions KDE 3.2.0 and above only
setDefaultValue
()
returns
a0 (bool)
In versions KDE 3.2.0 and above only
setProperty
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
TQVariant
setValue
()
returns
a0 (bool)
In versions KDE 3.2.0 and above only
swapDefault
()
returns
nothing
In versions KDE 3.2.0 and above only
value
()
returns
(bool)
In versions KDE 3.2.0 and above only
writeConfig
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
KConfig