Qt API | Qtopia API | Qtopia Documentation | ![]() |
The TodoAccess class provides a safe API for accessing PimTasks. More...
#include <qtopia/pim/todoaccess.h>
TodoAccess provides a safe API for accessing PimTasks stored by Qtopia's Todo application. TodoAccess tries to keep the Todo application in sync with modifications, and alerts the user of the library when modifications have been made by other applications.
See also QPEPIM Library.
Adding tasks requires the Tasks service to be available.
If the task is added correctly, an addedTask(int,PimTask) message will be sent to the QPE/PIM channel. The task in this message can be used to determine the assigned ID.
Adding, removing and tasks contacts requires the Tasks service to be available
Removing tasks requires the Tasks service to be available.
If ok is non-null, *ok is set to TRUE if the task is found, and FALSE if the task is not found.
Updating tasks requires the Tasks service to be available.
This file is part of the Qtopia , copyright © 1995-2002 Trolltech, all rights reserved.
Copyright © 2001-2002 Trolltech | Trademarks | Qtopia version 1.7.1
|