PyKDE - Python Bindings for KDE
class KWindowInfo
Table of contents
Modules
kdeui Classes
All Classes
Module
kdeui
Class
KWindowInfo
Inherits
QObject
methods
KWindowInfo
(parent, name = 0)
returns
a KWindowInfo instance
In versions KDE 3.1.0 and above only
Argument
Type
Default
parent
QWidget
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
QString
pix
QPixmap
message
(text)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
text
QString
message
(text, pix)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
text
QString
pix
QPixmap
message
(text, timeout)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
text
QString
timeout
int
message
(text, pix, timeout)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
text
QString
pix
QPixmap
timeout
int
permanent
(text)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
text
QString
permanent
(text, pix)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
text
QString
pix
QPixmap
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
QWidget
text
QString
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
QWidget
text
QString
pix
QPixmap
timeout
int
-1