akonadi
agenttype.cpp
QString identifier() const
Returns the unique identifier of the agent type.
Definition: agenttype.cpp:46
Definition: agenttype_p.h:33
QStringList mimeTypes() const
Returns the list of supported mime types of the agent type.
Definition: agenttype.cpp:71
QStringList capabilities() const
Returns the list of supported capabilities of the agent type.
Definition: agenttype.cpp:76
QVariantMap customProperties() const
Returns a Map of custom properties of the agent type.
Definition: agenttype.cpp:81
AgentType & operator=(const AgentType &other)
Definition: agenttype.cpp:86
QString iconName() const
Returns the name of the icon of the agent type.
Definition: agenttype.cpp:61
bool operator==(const AgentType &other) const
Definition: agenttype.cpp:95
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.