stdaddressbook.h
static bool automaticSave()
Returns whether the address book is saved at destruction time.
Definition stdaddressbook.cpp:183
static void setAutomaticSave(bool state)
Sets the automatic save property of the address book.
Definition stdaddressbook.cpp:178
static bool save() TDE_DEPRECATED
Saves the standard address book to disk.
Definition stdaddressbook.cpp:163
static TQString fileName()
Returns the default file name for vcard-based addressbook.
Definition stdaddressbook.cpp:43
static void handleCrash() TDE_DEPRECATED
Definition stdaddressbook.cpp:53
Addressee whoAmI()
Returns the contact, that is associated with the owner of the address book.
Definition stdaddressbook.cpp:189
static StdAddressBook * self()
Returns the standard addressbook object.
Definition stdaddressbook.cpp:57
static TQString directoryName()
Returns the default directory name for vcard-based addressbook.
Definition stdaddressbook.cpp:48
Trinity API Reference