PyKDE - Python Bindings for KDE
class KPassivePopup
Table of contents
Modules
kdeui Classes
All Classes
Module
kdeui
Class
KPassivePopup
Inherits
QFrame
methods
KPassivePopup
(parent = 0, name = 0, f = 0)
returns
a KPassivePopup instance
In versions KDE 3.1.0 and above only
Argument
Type
Default
parent
QWidget
0
name
char
0
f
WFlags
0
KPassivePopup
(parent, name = 0, f = 0)
returns
a KPassivePopup instance
In versions KDE 3.1.0 and above only
Argument
Type
Default
parent
WId
name
char
0
f
WFlags
0
autoDelete
()
returns
(bool)
In versions KDE 3.1.0 and above only
clicked
()
returns
nothing
In versions KDE 3.1.0 and above only
clicked
(pos)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
pos
QPoint
defaultArea
()
returns
(QRect)
In versions KDE 3.1.0 and above only
hideEvent
(a0)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
a0
QHideEvent
message
(text, parent, name = 0)
returns
(KPassivePopup)
In versions KDE 3.1.0 and above only
static
Argument
Type
Default
text
QString
parent
QWidget
name
char
0
message
(caption, text, parent, name = 0)
returns
(KPassivePopup)
In versions KDE 3.1.0 and above only
static
Argument
Type
Default
caption
QString
text
QString
parent
QWidget
name
char
0
message
(caption, text, icon, parent, name = 0, timeout = -1)
returns
(KPassivePopup)
In versions KDE 3.1.0 and above only
static
Argument
Type
Default
caption
QString
text
QString
icon
QPixmap
parent
QWidget
name
char
0
timeout
int
-1
message
(caption, text, icon, parent, name = 0, timeout = -1)
returns
(KPassivePopup)
In versions KDE 3.1.0 and above only
static
Argument
Type
Default
caption
QString
text
QString
icon
QPixmap
parent
WId
name
char
0
timeout
int
-1
mouseReleaseEvent
(e)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
e
QMouseEvent
moveNear
(target)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
target
QRect
positionSelf
()
returns
nothing
In versions KDE 3.1.0 and above only
setAutoDelete
(autoDelete)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
autoDelete
bool
setTimeout
(delay)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
delay
int
setView
(child)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
child
QWidget
setView
(caption, text = QString .null)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
caption
QString
text
QString
QString .null
setView
(caption, text, icon)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
caption
QString
text
QString
icon
QPixmap
show
()
returns
nothing
In versions KDE 3.1.0 and above only
standardView
(caption, text, icon, parent = 0)
returns
(QVBox)
In versions KDE 3.1.0 and above only
Argument
Type
Default
caption
QString
text
QString
icon
QPixmap
parent
QWidget
0
timeout
()
returns
(int)
In versions KDE 3.1.0 and above only
view
()
returns
(QWidget)
In versions KDE 3.1.0 and above only