Messagelib
recipientspicker.cpp
49 connect(mView->view()->selectionModel(), &QItemSelectionModel::selectionChanged, this, &RecipientsPicker::slotSelectionChanged);
161 const Akonadi::EmailAddressSelection::List selections = mView->emailAddressSelectionWidget()->selectedAddresses();
223 connect(mLdapSearchDialog, &PimCommon::LdapSearchDialog::contactsAdded, this, &RecipientsPicker::ldapSearchResult);
QString readEntry(const char *key, const char *aDefault=nullptr) const
void writeEntry(const char *key, const char *value, WriteConfigFlags pFlags=Normal)
void doubleClicked(const QModelIndex &index)
void selectionChanged(const QItemSelection &selected, const QItemSelection &deselected)
Simple interface that both EncryptJob and SignEncryptJob implement so the composer can extract some e...
Definition: attachmentcontrollerbase.h:25
bool isEmpty() const const
void clicked(bool checked)
const QList< QKeySequence > & close()
QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void sorry(QWidget *parent, const QString &text, const QString &caption, const KGuiItem &buttonOk, Options options=Notify)
QString i18n(const char *text, const TYPE &arg...)
ActionRole
void setWindowTitle(const QString &)
void contactsAdded()
AKONADI_CALENDAR_EXPORT KCalendarCore::Event::Ptr event(const Akonadi::Item &item)
Key_Escape
KSharedConfigPtr config()
QString i18np(const char *singular, const char *plural, const TYPE &arg...)
virtual void keyPressEvent(QKeyEvent *e) override
void rejected()
void setObjectName(const QString &name)
QString i18nc(const char *context, const char *text, const TYPE &arg...)
int count(const T &value) const const
AddresseeList List
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Mon May 16 2022 04:18:57 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Mon May 16 2022 04:18:57 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.