PyKDE - Python Bindings for KDE
class KWindowInfo
Table of contents
Modules
tdeui Classes
All Classes
Module
tdeui
Class
KWindowInfo
Inherits
TQObject
methods
KWindowInfo
(parent, name = 0)
returns
a KWindowInfo instance
In versions KDE 3.1.0 and above only
Argument
Type
Default
parent
TQWidget
name
char
0
autoDelete
()
returns
(bool)
In versions KDE 3.1.0 and above only
display
(text, pix)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
text
TQString
pix
TQPixmap
message
(text)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
text
TQString
message
(text, pix)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
text
TQString
pix
TQPixmap
message
(text, timeout)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
text
TQString
timeout
int
message
(text, pix, timeout)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
text
TQString
pix
TQPixmap
timeout
int
permanent
(text)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
text
TQString
permanent
(text, pix)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
text
TQString
pix
TQPixmap
restore
()
returns
nothing
In versions KDE 3.1.0 and above only
save
()
returns
nothing
In versions KDE 3.1.0 and above only
setAutoDelete
(enable)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
enable
bool
showMessage
(window, text, timeout = -1)
returns
nothing
In versions KDE 3.1.0 and above only
static
Argument
Type
Default
window
TQWidget
text
TQString
timeout
int
-1
showMessage
(window, text, pix, timeout = -1)
returns
nothing
In versions KDE 3.1.0 and above only
static
Argument
Type
Default
window
TQWidget
text
TQString
pix
TQPixmap
timeout
int
-1