kabc
stdaddressbook.cpp
Addressee whoAmI() const
Returns the contact, that is associated with the owner of the address book.
Definition: stdaddressbook.cpp:240
ActiveIterator activeBegin()
ActiveIterator activeEnd()
T * createResource(const QString &type)
virtual void setResourceName(const QString &name)
static StdAddressBook * self()
Returns the standard addressbook object.
Definition: stdaddressbook.cpp:74
Addressee findByUid(const QString &uid) const
Searches an addressee with the specified unique identifier.
Definition: addressbook.cpp:613
static void setAutomaticSave(bool state)
Sets the automatic save property of the address book.
Definition: stdaddressbook.cpp:230
Definition: resource.h:65
static KABC_DEPRECATED bool save()
Saves the standard address book to disk.
Definition: stdaddressbook.cpp:213
void writeConfig(KConfig *cfg=0)
static QString directoryName()
Returns the default directory name for vcard-based addressbook.
Definition: stdaddressbook.cpp:69
static QString fileName()
Returns the default file name for vcard-based addressbook.
Definition: stdaddressbook.cpp:64
static bool automaticSave()
Returns whether the address book is saved at destruction time.
Definition: stdaddressbook.cpp:235
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.