PyKDE - Python Bindings for KDE
class KConfigSkeleton.ItemColor
Table of contents
Modules
kdecore Classes
All Classes
Module
kdecore
Class
KConfigSkeleton.ItemColor
Inherits
KConfigSkeletonItem
methods
ItemColor
(a0, a1, a2, a3 = QColor (128 ,128 ,128 ))
returns
a ItemColor instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
QString
a1
QString
a2
QColor
a3
QColor
QColor (128 ,128 ,128 )
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
QColor
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
QColor
swapDefault
()
returns
nothing
In versions KDE 3.2.0 and above only
value
()
returns
(QColor)
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