PyKDE - Python Bindings for KDE
class TDEConfigSkeleton.ItemString
Table of contents
Modules
tdecore Classes
All Classes
Module
tdecore
Class
TDEConfigSkeleton.ItemString
Inherits
TDEConfigSkeletonItem
enums
Type
= {Normal, Password, Path }
methods
ItemString
(a0, a1, a2, a3 = TQString .fromLatin1 ("" ), a4 = TDEConfigSkeleton .ItemString .Normal)
returns
a ItemString instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
TQString
a1
TQString
a2
TQString
a3
TQString
TQString .fromLatin1 ("" )
a4
TDEConfigSkeleton.ItemString.Type
TDEConfigSkeleton .ItemString .Normal
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
TDEConfig
setDefault
()
returns
nothing
In versions KDE 3.2.0 and above only
setDefaultValue
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
TQString
setProperty
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
TQVariant
setValue
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
TQString
swapDefault
()
returns
nothing
In versions KDE 3.2.0 and above only
value
()
returns
(TQString)
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
TDEConfig