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-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.