PyKDE - Python Bindings for KDE
class KRES.Factory
Table of contents
Modules
kresources Classes
All Classes
Module
kresources
Class
KRES.Factory
Inherits
methods
Factory
(resourceFamily)
returns
a Factory instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
resourceFamily
QString
configWidget
(type, parent = 0)
returns
(KRES.ConfigWidget)
In versions KDE 3.2.0 and above only
Argument
Type
Default
type
QString
parent
QWidget
0
resource
(type, config)
returns
(KRES.Resource)
In versions KDE 3.2.0 and above only
Argument
Type
Default
type
QString
config
KConfig
self
(resourceFamily)
returns
(KRES.Factory)
In versions KDE 3.2.0 and above only
static
Argument
Type
Default
resourceFamily
QString
typeDescription
(type)
returns
(QString)
In versions KDE 3.2.0 and above only
Argument
Type
Default
type
QString
typeName
(type)
returns
(QString)
In versions KDE 3.2.0 and above only
Argument
Type
Default
type
QString
typeNames
()
returns
(QStringList)
In versions KDE 3.2.0 and above only