| Home · All Classes · Annotated · Functions |
Provides the Qtopia Tasks service. More...
#include <TasksService>
Inherits QCopObjectService.
Provides the Qtopia Tasks service.
The Tasks service enables applications to access features of the Tasks application.
Add a new task.
This slot corresponds to the QCop service message Tasks::addTask(QTask).
Open a dialog to allow the user to create a new task.
This slot corresponds to the QCop service message Tasks::newTask().
Remove an existing task.
This slot corresponds to the QCop service message Tasks::removeTask(QTask).
Show the task identified by uid.
This slot corresponds to the QCop service message Tasks::showTask(QUniqueId).
Update an existing task.
This slot corresponds to the QCop service message Tasks::updateTask(QTask).
| Copyright © 2006 Trolltech | Trademarks | Qtopia 4.1.7 |