Akonadi
agentinstancewidget.h
110 void currentChanged(const Akonadi::AgentInstance ¤t, const Akonadi::AgentInstance &previous);
A proxy model for filtering AgentType or AgentInstance.
Definition agentinstancefilterproxymodel.h:43
void doubleClicked(const Akonadi::AgentInstance ¤t)
This signal is emitted whenever there is a double click on an agent instance.
QList< AgentInstance > selectedAgentInstances() const
Returns the selected agent instances.
Definition agentinstancewidget.cpp:179
void clicked(const Akonadi::AgentInstance ¤t)
This signal is emitted whenever there is a click on an agent instance.
Akonadi::AgentInstanceFilterProxyModel * agentInstanceFilterProxyModel() const
Returns the agent filter proxy model, use this to filter by agent mimetype or capabilities.
Definition agentinstancewidget.cpp:201
~AgentInstanceWidget() override
Destroys the agent instance widget.
AgentInstance currentAgentInstance() const
Returns the current agent instance or an invalid agent instance if no agent instance is selected.
Definition agentinstancewidget.cpp:164
QAbstractItemView * view() const
Returns the view used in the widget.
Definition agentinstancewidget.cpp:196
void currentChanged(const Akonadi::AgentInstance ¤t, const Akonadi::AgentInstance &previous)
This signal is emitted whenever the current agent instance changes.
AgentInstanceWidget(QWidget *parent=nullptr)
Creates a new agent instance widget.
Definition agentinstancewidget.cpp:125
Helper integration between Akonadi and Qt.
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
QObject * parent() const const
QWidget(QWidget *parent, Qt::WindowFlags f)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:58 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:49:58 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.