Akonadi Contacts
contactgroupexpandjob.cpp
20 ContactGroupExpandJobPrivate(const KContacts::ContactGroup &group, ContactGroupExpandJob *parent)
108 qCWarning(AKONADICONTACT_LOG) << "Contact for Akonadi item" << item.id() << "does not exist anymore!";
~ContactGroupExpandJob() override
Destroys the contact group expand job.
ContactGroupExpandJob(const KContacts::ContactGroup &group, QObject *parent=nullptr)
Creates a new contact group expand job.
Definition contactgroupexpandjob.cpp:127
KContacts::Addressee::List contacts() const
Returns the list of contacts.
Definition contactgroupexpandjob.cpp:161
Job that searches for contact groups in the Akonadi storage.
Definition contactgroupsearchjob.h:50
Item::List items() const
QList< Item > List
AddresseeList List
void setNameFromString(const QString &s)
void addEmail(const Email &email)
QString uid() const
QString gid() const
QString preferredEmail() const
QString name() const
QString email() const
int error() const
void result(KJob *job)
KJob(QObject *parent=nullptr)
QString errorText() const
A widget for editing the display name of a contact.
QString name(StandardAction id)
T & first()
bool isEmpty() const const
bool invokeMethod(QObject *context, Functor &&function, FunctorReturnType *ret)
QObject(QObject *parent)
QMetaObject::Connection connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)
QObject * parent() const const
QVariant property(const char *name) const const
bool isEmpty() const const
qlonglong toLongLong(bool *ok, int base) const const
QueuedConnection
QString toString() 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.