akonadi
22 #ifndef AKONADI_CONTACTEDITOR_H
23 #define AKONADI_CONTACTEDITOR_H
25 #include "akonadi-contact_export.h"
35 class AbstractContactEditorWidget;
135 void setContactTemplate(
const KABC::Addressee &contact );
148 KABC::Addressee contact();
153 void loadContact(
const Akonadi::Item &contact );
160 AKONADI_CONTACT_DEPRECATED
bool saveContact();
167 void saveContactInAddressBook();
174 void contactStored(
const Akonadi::Item &contact );
181 void error(
const QString &errorMsg );
193 Q_PRIVATE_SLOT( d,
void itemFetchDone( KJob* ) )
194 Q_PRIVATE_SLOT( d,
void parentCollectionFetchDone( KJob* ) )
195 Q_PRIVATE_SLOT( d,
void storeDone( KJob* ) )
196 Q_PRIVATE_SLOT( d,
void itemChanged( const Akonadi::Item&, const
QSet<
QByteArray>& ) )
Represents a collection of PIM items.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:02 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.