Qt API | Qtopia API | Qtopia Documentation | ![]() |
The DateBookAccess class provides a safe API for accessing PimEvents. More...
#include <qtopia/pim/datebookaccess.h>
DateBookAccess provides a safe API for accessing PimEvents stored by Qtopia's Datebook application. DateBookAccess tries to keep the Datebook application in sync with modifications, and alerts the user of the library when modifications ahve been made by other applications.
See also QPEPIM Library.
Adding event requires the Events service to be available.
If the event is added correctly, an addedEvent(int,PimEvent) message will be sent to the QPE/PIM channel. The event in this message can be used to determine the assigned ID.
Adding, removing and updating events requires the Events service to be available
If ok is non-null, *ok is set to TRUE if the event is found, and FALSE if the event is not found.
Removing events requires the Events service to be available.
Updating events requires the Events 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
|