PyKDE - Python Bindings for KDE
class TDEConfigSkeletonItem
Table of contents
Modules
tdecore Classes
All Classes
Module
tdecore
Class
TDEConfigSkeletonItem
(
abstract
)
Inherits
methods
TDEConfigSkeletonItem
(group, key)
returns
a TDEConfigSkeletonItem instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
group
TQString
key
TQString
group
()
returns
(TQString)
In versions KDE 3.2.0 and above only
isImmutable
()
returns
(bool)
In versions KDE 3.2.0 and above only
key
()
returns
(TQString)
In versions KDE 3.2.0 and above only
label
()
returns
(TQString)
In versions KDE 3.2.0 and above only
maxValue
()
returns
(TQVariant)
In versions KDE 3.2.0 and above only
minValue
()
returns
(TQVariant)
In versions KDE 3.2.0 and above only
name
()
returns
(TQString)
In versions KDE 3.2.0 and above only
property
() = 0
returns
(TQVariant)
In versions KDE 3.2.0 and above only
pure virtual
readConfig
(a0) = 0
returns
nothing
In versions KDE 3.2.0 and above only
pure virtual
Argument
Type
Default
a0
TDEConfig
readDefault
(a0) = 0
returns
nothing
In versions KDE 3.2.0 and above only
pure virtual
Argument
Type
Default
a0
TDEConfig
readImmutability
(config)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
config
TDEConfig
setDefault
() = 0
returns
nothing
In versions KDE 3.2.0 and above only
pure virtual
setGroup
(group)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
group
TQString
setKey
(key)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
key
TQString
setLabel
(l)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
l
TQString
setName
(name)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
name
TQString
setProperty
(p) = 0
returns
nothing
In versions KDE 3.2.0 and above only
pure virtual
Argument
Type
Default
p
TQVariant
setWhatsThis
(w)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
w
TQString
swapDefault
() = 0
returns
nothing
In versions KDE 3.2.0 and above only
pure virtual
whatsThis
()
returns
(TQString)
In versions KDE 3.2.0 and above only
writeConfig
(a0) = 0
returns
nothing
In versions KDE 3.2.0 and above only
pure virtual
Argument
Type
Default
a0
TDEConfig