karm Library API Documentation

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:

Inheritance graph
[legend]
Collaboration diagram for DesktopTracker:

Collaboration graph
[legend]
List of all members.

Public Slots

void handleDesktopChange (int desktop)

Signals

void reachedtActiveDesktop (Task *task)
void leftActiveDesktop (Task *task)

Public Member Functions

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 21 of file desktoptracker.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for karm Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Oct 4 14:41:30 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003