Akonadi
agenttypedialog.cpp
44 KConfigGroup group(KSharedConfig::openStateConfig(), QLatin1StringView(myAgentTypeDialogGroupName));
50 KConfigGroup group(KSharedConfig::openStateConfig(), QLatin1StringView(myAgentTypeDialogGroupName));
A proxy model for filtering AgentType or AgentInstance.
Definition agentfilterproxymodel.h:42
AgentFilterProxyModel * agentFilterProxyModel() const
Returns the agent filter proxy model that can be used to filter the agent types that shall be shown i...
Definition agenttypedialog.cpp:114
AgentType agentType() const
Returns the agent type that was selected by the user, or an empty agent type object if no agent type ...
Definition agenttypedialog.cpp:109
AgentTypeDialog(QWidget *parent=nullptr)
Creates a new agent type dialog.
Definition agenttypedialog.cpp:62
Provides a widget that lists all available agent types.
Definition agenttypewidget.h:42
AgentFilterProxyModel * agentFilterProxyModel() const
Returns the agent filter proxy model, use this to filter by agent mimetype or capabilities.
Definition agenttypewidget.cpp:129
void activated()
This signal is emitted whenever the user activates an agent.
QString i18nc(const char *context, const char *text, const TYPE &arg...)
Helper integration between Akonadi and Qt.
void setShortcut(const QKeySequence &key)
Accepted
virtual void accept()
virtual void done(int r)
virtual void reject()
int result() const const
void accepted()
void rejected()
void addWidget(QWidget *w)
void textChanged(const QString &text)
QMetaObject::Connection connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)
void setDefault(bool)
bool isValid() const const
void setFilterRegularExpression(const QRegularExpression ®ularExpression)
Key_Return
CTRL
QLayout * layout() const const
size
void setWindowTitle(const QString &)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:31:59 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:31:59 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.