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:

QObject List of all members.

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:
KDE Logo
This file is part of the documentation for karm Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat May 1 11:37:53 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003