Home · All Classes · Annotated · Functions

TasksService Class Reference

Provides the Qtopia Tasks service. More...

#include <TasksService>

Inherits QCopObjectService.

Public Slots

Additional Inherited Members


Detailed Description

Provides the Qtopia Tasks service.

The Tasks service enables applications to access features of the Tasks application.


Member Function Documentation

void TasksService::addTask ( const QTask & task )   [slot]

Add a new task.

This slot corresponds to the QCop service message Tasks::addTask(QTask).

void TasksService::newTask ()   [slot]

Open a dialog to allow the user to create a new task.

This slot corresponds to the QCop service message Tasks::newTask().

void TasksService::removeTask ( const QTask & task )   [slot]

Remove an existing task.

This slot corresponds to the QCop service message Tasks::removeTask(QTask).

void TasksService::showTask ( const QUniqueId & uid )   [slot]

Show the task identified by uid.

This slot corresponds to the QCop service message Tasks::showTask(QUniqueId).

void TasksService::updateTask ( const QTask & task )   [slot]

Update an existing task.

This slot corresponds to the QCop service message Tasks::updateTask(QTask).


Copyright © 2006 Trolltech Trademarks
Qtopia 4.1.7