Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

TaskManagerService Class Reference
[QtBaseModule]

The TaskManagerService class provides the Qt Extended TaskManager service. More...

    #include <TaskManagerService>

Inherits QtopiaAbstractService.

Public Slots

Additional Inherited Members


Detailed Description

The TaskManagerService class provides the Qt Extended TaskManager service.

The TaskManager service enables applications to cause the home screen to switch between tasks or show a list of all running tasks.


Member Function Documentation

void TaskManagerService::multitask ()   [pure virtual slot]

Switch to the next task.

This slot corresponds to the QCop service message TaskManager::multitask().

void TaskManagerService::showRunningTasks ()   [pure virtual slot]

Show a list of all running tasks.

This slot corresponds to the QCop service message TaskManager::showRunningTasks().


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3