PyKDE - Python Bindings for KDE
class KDialog
Table of contents
Modules
tdeui Classes
All Classes
Module
tdeui
Class
KDialog
Inherits
TQDialog
methods
KDialog
(parent = 0, name = 0, modal = 0, f = 0)
returns
a KDialog instance
Argument
Type
Default
parent
TQWidget
0
name
char
0
modal
bool
0
f
WFlags
0
KDialog
(a0)
returns
a KDialog instance
Argument
Type
Default
a0
KDialog
avoidArea
(widget, area, screen = -1)
returns
(bool)
In versions KDE 3.2.0 and above only
static
Argument
Type
Default
widget
TQWidget
area
TQRect
screen
int
-1
centerOnScreen
(widget, screen = -1)
returns
nothing
In versions KDE 3.1.0 and above only
static
Argument
Type
Default
widget
TQWidget
screen
int
-1
keyPressEvent
(a0)
returns
nothing
Argument
Type
Default
a0
TQKeyEvent
layoutHintChanged
()
returns
nothing
marginHint
()
returns
(int)
static
polish
()
returns
nothing
resizeLayout
(widget, margin, spacing)
returns
nothing
static
Argument
Type
Default
widget
TQWidget
margin
int
spacing
int
resizeLayout
(lay, margin, spacing)
returns
nothing
static
Argument
Type
Default
lay
TQLayoutItem
margin
int
spacing
int
setCaption
(caption)
returns
nothing
Argument
Type
Default
caption
TQString
setPlainCaption
(caption)
returns
nothing
Argument
Type
Default
caption
TQString
spacingHint
()
returns
(int)
static