PyKDE - Python Bindings for KDE
class KCMultiDialog
Table of contents
Modules
kutils Classes
All Classes
Module
kutils
Class
KCMultiDialog
Inherits
KDialogBase
methods
KCMultiDialog
(parent = 0, name = 0, modal = 0)
returns
a KCMultiDialog instance
In versions KDE 3.3.0 and above only
Argument
Type
Default
parent
TQWidget
0
name
char
0
modal
bool
0
KCMultiDialog
(dialogFace, caption, parent = 0, name = 0, modal = 0)
returns
a KCMultiDialog instance
In versions KDE 3.3.0 and above only
Argument
Type
Default
dialogFace
int
caption
TQString
parent
TQWidget
0
name
char
0
modal
bool
0
KCMultiDialog
(dialogFace, user2, user3 = KGuiItem (), buttonMask = User2, caption = i18n ("Configure" ), parent = 0, name = 0, modal = 0)
returns
a KCMultiDialog instance
In versions KDE 3.3.0 and above only
Argument
Type
Default
dialogFace
int
user2
KGuiItem
user3
KGuiItem
KGuiItem ()
buttonMask
int
User2
caption
TQString
i18n ("Configure" )
parent
TQWidget
0
name
char
0
modal
bool
0
addModule
(module, withfallback = 1)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
module
TQString
withfallback
bool
1
addModule
(moduleinfo, parentmodulenames = TQStringList (), withfallback = 0)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
moduleinfo
KCModuleInfo
parentmodulenames
TQStringList
TQStringList ()
withfallback
bool
0
apply
()
returns
nothing
In versions KDE 3.3.0 and above only
configCommitted
()
returns
nothing
In versions KDE 3.3.0 and above only
configCommitted
(instanceName)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
instanceName
TQCString
removeAllModules
()
returns
nothing
In versions KDE 3.3.0 and above only
show
()
returns
nothing
In versions KDE 3.3.0 and above only
slotApply
()
returns
nothing
In versions KDE 3.3.0 and above only
slotDefault
()
returns
nothing
In versions KDE 3.3.0 and above only
slotHelp
()
returns
nothing
In versions KDE 3.3.0 and above only
slotOk
()
returns
nothing
In versions KDE 3.3.0 and above only
slotUser1
()
returns
nothing
In versions KDE 3.3.0 and above only