Akonadi
core/agenttype.h
QStringList mimeTypes() const
Returns the list of supported mime types of the agent type.
QString iconName() const
Returns the name of the icon of the agent type.
Definition core/agenttype.cpp:48
bool operator==(const AgentType &other) const
Definition core/agenttype.cpp:82
QString identifier() const
Returns the unique identifier of the agent type.
QString description() const
Returns the description of the agent type.
Definition core/agenttype.cpp:43
QStringList capabilities() const
Returns the list of supported capabilities of the agent type.
AgentType & operator=(const AgentType &other)
Definition core/agenttype.cpp:73
QVariantMap customProperties() const
Returns a Map of custom properties of the agent type.
Definition core/agenttype.cpp:68
Helper integration between Akonadi and Qt.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:56 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:56 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.