DesktopTracker Class Reference
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. More...
#include <desktoptracker.h>
Inheritance diagram for DesktopTracker:

Public Slots | |
void | handleDesktopChange (int desktop) |
Signals | |
void | reachedtActiveDesktop (Task *task) |
void | leftActiveDesktop (Task *task) |
Public Methods | |
DesktopTracker () | |
void | printTrackers () |
void | startTracking () |
void | registerForDesktops (Task *task, DesktopList dl) |
int | desktopCount () const |
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 19 of file desktoptracker.h.
The documentation for this class was generated from the following files: