akonadi/contact
contacteditorwidget.h
A helper class for storing contact specific settings.
Definition contactmetadata_p.h:37
ContactEditorWidget(QWidget *parent=0)
Creates a new contact editor widget.
Definition contacteditorwidget.cpp:536
void setReadOnly(bool readOnly)
Sets whether the contact in the editor allows the user to edit the contact or not.
Definition contacteditorwidget.cpp:728
void loadContact(const KABC::Addressee &contact, const Akonadi::ContactMetaData &metaData)
Initializes the fields of the contact editor with the values from a contact.
Definition contacteditorwidget.cpp:563
void storeContact(KABC::Addressee &contact, Akonadi::ContactMetaData &metaData) const
Stores back the fields of the contact editor into the given contact.
Definition contacteditorwidget.cpp:642
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.