libtaskmanager
TaskManager::DesktopSortingStrategy Class Reference
Sorts the tasks by desktop. More...
#include <desktopsortingstrategy.h>
Inheritance diagram for TaskManager::DesktopSortingStrategy:

Public Member Functions | |
DesktopSortingStrategy (QObject *parent) | |
Protected Slots | |
virtual void | handleItem (AbstractItemPtr) |
Detailed Description
Sorts the tasks by desktop.Definition at line 35 of file desktopsortingstrategy.h.
Constructor & Destructor Documentation
TaskManager::DesktopSortingStrategy::DesktopSortingStrategy | ( | QObject * | parent | ) |
Definition at line 39 of file desktopsortingstrategy.cpp.
Member Function Documentation
void TaskManager::DesktopSortingStrategy::handleItem | ( | AbstractItemPtr | item | ) | [protected, virtual, slot] |
Handles a new item.
Reimplemented from TaskManager::AbstractSortingStrategy.
Definition at line 66 of file desktopsortingstrategy.cpp.
The documentation for this class was generated from the following files: