superkaramba
taskmanager.h File Reference
#include <sys/types.h>
#include <netwm.h>
#include <QObject>
#include <QPixmap>
#include <QPoint>
#include <QMimeData>
#include <QMap>
#include <QDrag>
#include <QRect>
#include <QVector>
#include <KSharedPtr>
#include <KStartupInfo>
#include <KWindowSystem>
#include "superkaramba_export.h"
Include dependency graph for taskmanager.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Task |
| A dynamic interface to a task (main window). More... | |
| class | TaskDrag |
| Provids a drag object for tasks across desktops. More... | |
| class | Startup |
| Represents a task which is in the process of starting. More... | |
| class | TaskManager |
| A generic API for task managers. More... | |
Typedefs | |
| typedef QList< WId > | WindowList |
Typedef Documentation
| typedef QList<WId> WindowList |
Definition at line 63 of file taskmanager.h.
KDE 4.0 API Reference