kabc
LIBKABC - new address book API for KDE
Purpose
libkabc provides an API for address book data. This can be used by all KDE application using data of this type, e.g. KAddressBook, KMail, KOrganizer, KPilot etc. It is meant as replacement for libkab (in kdebase/kab).
Features
- Value based interface, addressbook entry data is implicitly shared.
- Address book entries are identified by a unique id.
- vCard backend (RFC 2425 / RFC 2426).
- Locking mechanism to support concurrent access to the address book by multiple processes.
- Notification on change of addressbook by other process.
- Dialog for selecting address book entries, supports mouse and keyboard selection, supports automatic name completion.
- GUI client for viewing, modifying address book data. This is aimed at developers not end users.
- Tool for converting data, written with libkab, to libkabc format.
- Multiple backends (resources) for storing entries e.g. LDAP
LICENCE: LGPL
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.