Akonadi Contacts
addemailaddressjob.h
39 explicit AddEmailAddressJob(const QString &email, QWidget *parentWidget, QObject *parent = nullptr);
~AddEmailAddressJob() override
Destroys the add email address job.
Akonadi::Item contact() const
Returns the item that represents the new contact.
Definition addemailaddressjob.cpp:284
AddEmailAddressJob(const QString &email, QWidget *parentWidget, QObject *parent=nullptr)
Creates a new add email address job.
Definition addemailaddressjob.cpp:265
KJob(QObject *parent=nullptr)
Q_SCRIPTABLE Q_NOREPLY void start()
A widget for editing the display name of a contact.
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:33 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:33 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.