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