kmail
identityeditvcarddialog.cpp
Go to the documentation of this file.
50 mContactEditor = new Akonadi::ContactEditor( Akonadi::ContactEditor::CreateMode, Akonadi::ContactEditor::VCardMode, this );
61 if (KMessageBox::Yes == KMessageBox::questionYesNo(this, i18n("Are you sure to want to delete this vcard?"), i18n("Delete vcard"))) {
IdentityEditVcardDialog(const QString &fileName, QWidget *parent=0)
Definition: identityeditvcarddialog.cpp:29
~IdentityEditVcardDialog()
Definition: identityeditvcarddialog.cpp:55
void loadVcard(const QString &vcardFileName)
loadVcard load vcard in a contact editor
Definition: identityeditvcarddialog.cpp:79
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.