class KSelectionWatcher


Table of contents
Modules
kdeui Classes
All Classes
Module kdeui
Namespace global
Class KSelectionWatcher
Inherits QObject

This class implements watching manager selections, as described in the ICCCM section 2.8. It emits signal newOwner() when a new owner claim the selection, and emits lostOwner() when the selection ownership is given up. To find out current owner of the selection, owner() can be used. ICCCM manager selection watching



methods