PyKDE - Python Bindings for KDE
class KParts.MainWindow
Table of contents
Modules
kparts Classes
All Classes
Module
kparts
Class
KParts.MainWindow
Inherits
KMainWindow, KParts.PartBase
methods
MainWindow
(parent, name = 0, f = WType_TopLevel | WDestructiveClose)
returns
a MainWindow instance
Argument
Type
Default
parent
TQWidget
name
char
0
f
WFlags
WType_TopLevel | WDestructiveClose
MainWindow
(name = 0, f = WDestructiveClose)
returns
a MainWindow instance
Argument
Type
Default
name
char
0
f
WFlags
WDestructiveClose
MainWindow
(cflags, parent, name = 0, f = WType_TopLevel | WDestructiveClose)
returns
a MainWindow instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
cflags
int
parent
TQWidget
name
char
0
f
WFlags
WType_TopLevel | WDestructiveClose
createGUI
(part)
returns
nothing
Argument
Type
Default
part
KParts.Part
createShellGUI
(create = 1)
returns
nothing
Argument
Type
Default
create
bool
1
saveNewToolbarConfig
()
returns
nothing
In versions KDE 3.4.0 and above only
slotSetStatusBarText
(a0)
returns
nothing
Argument
Type
Default
a0
TQString