PyKDE - Python Bindings for KDE
class KCModuleProxy
Table of contents
Modules
kutils Classes
All Classes
Module
kutils
Class
KCModuleProxy
Inherits
TQWidget
methods
KCModuleProxy
(info, withFallback = 0, parent = 0, name = 0, args = TQStringList ())
returns
a KCModuleProxy instance
In versions KDE 3.3.0 and above only
Argument
Type
Default
info
KCModuleInfo
withFallback
bool
0
parent
TQWidget
0
name
char
0
args
TQStringList
TQStringList ()
KCModuleProxy
(serviceName, withFallback = 1, parent = 0, name = 0, args = TQStringList ())
returns
a KCModuleProxy instance
In versions KDE 3.4.0 and above only
Argument
Type
Default
serviceName
TQString
withFallback
bool
1
parent
TQWidget
0
name
char
0
args
TQStringList
TQStringList ()
KCModuleProxy
(service, withFallback = 1, parent = 0, name = 0, args = TQStringList ())
returns
a KCModuleProxy instance
In versions KDE 3.4.0 and above only
Argument
Type
Default
service
KService.Ptr
withFallback
bool
1
parent
TQWidget
0
name
char
0
args
TQStringList
TQStringList ()
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
(TQCString)
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
tquickHelp
()
returns
(TQString)
In versions KDE 3.3.0 and above only
tquickHelpChanged
()
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
(TQString)
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
TQShowEvent
useRootOnlyMsg
()
returns
(bool)
In versions KDE 3.3.0 and above only