PyKDE - Python Bindings for KDE
class KSelectionWatcher
Table of contents
Modules
kdecore Classes
All Classes
Module
kdecore
Class
KSelectionWatcher
Inherits
QObject
methods
KSelectionWatcher
(selection_P, screen_P = -1, parent = 0)
returns
a KSelectionWatcher instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
selection_P
Atom
screen_P
int
-1
parent
QObject
0
KSelectionWatcher
(selection_P, screen_P = -1, parent = 0)
returns
a KSelectionWatcher instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
selection_P
char
screen_P
int
-1
parent
QObject
0
filterEvent
(ev_P)
Not Implemented
lostOwner
()
returns
nothing
In versions KDE 3.2.0 and above only
newOwner
(owner)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
owner
Window
owner
()
returns
(Window)
In versions KDE 3.2.0 and above only