Akonadi Contacts
akonadi-contacts/plugins/categorieseditwidget.cpp
49 connect(createJob, &Akonadi::TagCreateJob::result, this, &CategoriesEditWidget::onMissingTagCreated);
void append(const T &value)
void result(KJob *job)
int count(const T &value) const const
QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void setCategories(const QStringList &category)
void reserve(int alloc)
QStringList categories() const
A widget for editing the categories of a contact.
int error() const
#define K_PLUGIN_CLASS_WITH_JSON(classname, jsonFile)
Category category(StandardShortcut id)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Apr 1 2023 04:09:04 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Apr 1 2023 04:09:04 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.