libtaskmanager
abstractsortingstrategy.h File Reference
#include <QtCore/QObject>
#include <taskmanager/abstractgroupableitem.h>
#include <taskmanager/groupmanager.h>
#include <taskmanager/taskmanager_export.h>
Include dependency graph for abstractsortingstrategy.h:

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

Go to the source code of this file.
Classes | |
class | TaskManager::AbstractSortingStrategy |
Base class for strategies which can be used to automatically sort tasks. More... | |
Namespaces | |
namespace | TaskManager |
Typedefs | |
typedef QHash< int, itemHashTable * > | TaskManager::desktopHashTable |
typedef QHash < AbstractGroupableItem *, int > | TaskManager::itemHashTable |