libtaskmanager
abstractgroupableitem.h File Reference
#include <QtCore/QObject>
#include <QtGui/QIcon>
#include <KDE/KWindowSystem>
#include <taskmanager/taskmanager.h>
#include <taskmanager/taskmanager_export.h>
Include dependency graph for abstractgroupableitem.h:

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

Go to the source code of this file.
Classes | |
class | TaskManager::AbstractGroupableItem |
Abstract Class for an Item that is groupable So groups can handle tasks and subgroups the same way. More... | |
Namespaces | |
namespace | TaskManager |
Typedefs | |
typedef AbstractGroupableItem * | TaskManager::AbstractItemPtr |
typedef QList< GroupPtr > | TaskManager::GroupList |
typedef TaskGroup * | TaskManager::GroupPtr |
typedef QList< AbstractItemPtr > | TaskManager::ItemList |