akonadi
agenttype.cpp
Definition: agenttype_p.h:34
QString identifier() const
Returns the unique identifier of the agent type.
Definition: agenttype.cpp:46
QStringList mimeTypes() const
Returns the list of supported mime types of the agent type.
Definition: agenttype.cpp:71
bool operator==(const AgentType &other) const
Definition: agenttype.cpp:95
QStringList capabilities() const
Returns the list of supported capabilities of the agent type.
Definition: agenttype.cpp:76
AgentType & operator=(const AgentType &other)
Definition: agenttype.cpp:86
QVariantMap customProperties() const
Returns a Map of custom properties of the agent type.
Definition: agenttype.cpp:81
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.