Akonadi
agenttypedialog.cpp
bool isValid() const const
virtual void reject()
void setShortcut(const QKeySequence &key)
QLayout * layout() const const
QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
AgentTypeDialog(QWidget *parent=nullptr)
Creates a new agent type dialog.
Definition: agenttypedialog.cpp:62
Widget
void textChanged(const QString &text)
void setWindowTitle(const QString &)
void accepted()
virtual void accept()
Accepted
virtual void done(int r)
Key_Return
int result() const const
Provides a widget that lists all available agent types.
Definition: agenttypewidget.h:41
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
void activated()
This signal is emitted whenever the user activates an agent.
void rejected()
A proxy model for filtering AgentType or AgentInstance.
Definition: agentfilterproxymodel.h:42
void addWidget(QWidget *w)
CTRL
QString i18nc(const char *context, const char *text, const TYPE &arg...)
void setDefault(bool)
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
Helper integration between Akonadi and Qt.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:52:15 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:52:15 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.