ktimetracker
desktoptracker.h File Reference
#include <QObject>
#include <QVector>
#include "desktoplist.h"
Include dependency graph for desktoptracker.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | DesktopTracker |
| A utility to associate tasks with desktops As soon as a desktop is activated/left - an signal is emitted for each task tracking that all tasks that want to track that desktop. More... | |
Typedefs | |
| typedef QVector< Task * > | TaskVector |
Variables | |
| const int | maxDesktops = 20 |
Typedef Documentation
| typedef QVector<Task *> TaskVector |
Definition at line 32 of file desktoptracker.h.
Variable Documentation
| const int maxDesktops = 20 |
Definition at line 35 of file desktoptracker.h.
KDE 4.2 API Reference