karm
DesktopTracker Class Reference
#include <desktoptracker.h>
Detailed Description
A utility to associate tasks with desktops As soon as a desktop is activated/left - an signal is emited for each task tracking that all tasks that want to track that desktop.
Definition at line 21 of file desktoptracker.h.
Public Slots | |
| void | handleDesktopChange (int desktop) |
Signals | |
| void | reachedtActiveDesktop (Task *task) |
| void | leftActiveDesktop (Task *task) |
Public Member Functions | |
| DesktopTracker () | |
| void | printTrackers () |
| QString | startTracking () |
| void | registerForDesktops (Task *task, DesktopList dl) |
| int | desktopCount () const |
The documentation for this class was generated from the following files:

