Akonadi
core/agenttype.cpp
QString description() const
Returns the description of the agent type.
Definition: core/agenttype.cpp:43
QIcon fromTheme(const QString &name)
QString iconName() const
Returns the name of the icon of the agent type.
Definition: core/agenttype.cpp:48
QStringList capabilities() const
Returns the list of supported capabilities of the agent type.
Definition: core/agenttype.cpp:63
QVariantMap customProperties() const
Returns a Map of custom properties of the agent type.
Definition: core/agenttype.cpp:68
AgentType & operator=(const AgentType &other)
Definition: core/agenttype.cpp:73
bool operator==(const AgentType &other) const
Definition: core/agenttype.cpp:82
QString identifier() const
Returns the unique identifier of the agent type.
Definition: core/agenttype.cpp:33
QStringList mimeTypes() const
Returns the list of supported mime types of the agent type.
Definition: core/agenttype.cpp:58
Helper integration between Akonadi and Qt.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Nov 28 2023 03:52:30 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Nov 28 2023 03:52:30 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.