kabc
stdaddressbook.h
static bool automaticSave()
Returns whether the address book is saved at destruction time.
Definition stdaddressbook.cpp:235
Addressee whoAmI() const
Returns the contact, that is associated with the owner of the address book.
Definition stdaddressbook.cpp:240
static void setAutomaticSave(bool state)
Sets the automatic save property of the address book.
Definition stdaddressbook.cpp:230
static QString fileName()
Returns the default file name for vcard-based addressbook.
Definition stdaddressbook.cpp:64
static KABC_DEPRECATED bool save()
Saves the standard address book to disk.
Definition stdaddressbook.cpp:213
static QString directoryName()
Returns the default directory name for vcard-based addressbook.
Definition stdaddressbook.cpp:69
static StdAddressBook * self()
Returns the standard addressbook object.
Definition stdaddressbook.cpp:74
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.