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