PyKDE - Python Bindings for KDE
class KCModuleProxy
Table of contents
Modules
kutils Classes
All Classes
Module
kutils
Class
KCModuleProxy
Inherits
QWidget
methods
KCModuleProxy
(info, withFallback = 0, parent = 0, name = 0, args = QStringList ())
returns
a KCModuleProxy instance
In versions KDE 3.3.0 and above only
Argument
Type
Default
info
KCModuleInfo
withFallback
bool
0
parent
QWidget
0
name
char
0
args
QStringList
QStringList ()
KCModuleProxy
(serviceName, withFallback = 1, parent = 0, name = 0, args = QStringList ())
returns
a KCModuleProxy instance
In versions KDE 3.4.0 and above only
Argument
Type
Default
serviceName
QString
withFallback
bool
1
parent
QWidget
0
name
char
0
args
QStringList
QStringList ()
KCModuleProxy
(service, withFallback = 1, parent = 0, name = 0, args = QStringList ())
returns
a KCModuleProxy instance
In versions KDE 3.4.0 and above only
Argument
Type
Default
service
KService.Ptr
withFallback
bool
1
parent
QWidget
0
name
char
0
args
QStringList
QStringList ()
aboutData
()
returns
(KAboutData)
In versions KDE 3.3.0 and above only
buttons
()
returns
(int)
In versions KDE 3.3.0 and above only
changed
()
returns
(bool)
In versions KDE 3.3.0 and above only
changed
(state)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
state
bool
changed
(mod)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
mod
KCModuleProxy
childClosed
()
returns
nothing
In versions KDE 3.4.0 and above only
dcopName
()
returns
(QCString)
In versions KDE 3.4.0 and above only
defaults
()
returns
nothing
In versions KDE 3.4.0 and above only
defaults
()
returns
nothing
In versions
less than
KDE 3.4.0 only
deleteClient
()
returns
nothing
In versions KDE 3.4.0 and above only
emitQuickHelpChanged
()
returns
nothing
In versions KDE 3.4.0 and above only
init
(info)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
info
KCModuleInfo
instance
()
returns
(KInstance)
In versions KDE 3.3.0 and above only
load
()
returns
nothing
In versions KDE 3.3.0 and above only
moduleInfo
()
returns
(KCModuleInfo)
In versions KDE 3.3.0 and above only
quickHelp
()
returns
(QString)
In versions KDE 3.3.0 and above only
quickHelpChanged
()
returns
nothing
In versions KDE 3.4.0 and above only
realModule
()
returns
(KCModule)
In versions KDE 3.3.0 and above only
rootMode
()
returns
(bool)
In versions KDE 3.4.0 and above only
rootOnlyMsg
()
returns
(QString)
In versions KDE 3.3.0 and above only
runAsRoot
()
returns
nothing
In versions KDE 3.4.0 and above only
save
()
returns
nothing
In versions KDE 3.3.0 and above only
showEvent
(a0)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
a0
QShowEvent
useRootOnlyMsg
()
returns
(bool)
In versions KDE 3.3.0 and above only