![]() Qtopia Home - Classes - Hierachy - Annotated - Functions - Qt Embedded |
![]() |
The AddressBookAccess class provides a safe API for accessing address book data. More...
#include <qtopia/pim/addressbookaccess.h>
AddressBookAccess provides a safe API for accessing PimContacts stored by Qtopia's contacts application. AddressBookAccess tries to keep in sync with modifications, and alerts the user of the library when modifications have been made to the data.
See also Qtopia PIM Library.
Adding contacts requires the Contacts service to be available.
If the contact is added correctly, an addedContact(int,PimContact) message will be sent to the QPE/PIM channel. The contact in this message can be used to determine the assigned ID.
This signal is emitted when a contact in the address book is added, removed or modified.
If ok is non-null, *ok is set to TRUE if the contact is found, and FALSE if the contact is not found.
Adding, removing and updating contacts requires the Contacts service to be available
Removing contacts requires the Contacts service to be available.
Updating contacts requires the Contacts service to be available.
This file is part of the Qtopia platform, copyright © 1995-2004 Trolltech, all rights reserved.
Copyright © 2001-2005 Trolltech | Trademarks | Qtopia version 2.1.1
|