DesktopTracker Class Reference
#include <desktoptracker.h>
Inherits TQObject.
Public Slots | |
void | handleDesktopChange (int desktop) |
Signals | |
void | reachedtActiveDesktop (Task *task) |
void | leftActiveDesktop (Task *task) |
Public Member Functions | |
void | printTrackers () |
TQString | 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 21 of file desktoptracker.h.
The documentation for this class was generated from the following files: