akonadi
agenttypedialog.cpp
bool isValid() const
Provides a widget that lists all available agent types.
Definition: agenttypewidget.h:52
void addWidget(QWidget *widget, int stretch, QFlags< Qt::AlignmentFlag > alignment)
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:102
void setMargin(int margin)
AgentTypeDialog(QWidget *parent=0)
Creates a new agent type dialog.
Definition: agenttypedialog.cpp:61
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:107
A proxy model for filtering AgentType or AgentInstance.
Definition: agentfilterproxymodel.h:52
A dialog to select an available agent type.
Definition: agenttypedialog.h:53
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.