KDAV
protocolinfo.cpp
KDAV_EXPORT QString contactsMimeType(KDAV::Protocol protocol)
Returns the mimetype that shall be used for contact DAV resources using protocol.
Definition protocolinfo.cpp:59
KDAV_EXPORT KDAV::Protocol protocolByName(const QString &name)
Returns the protocol matching the given name.
Definition protocolinfo.cpp:42
KDAV_EXPORT QString principalHomeSetNS(KDAV::Protocol protocol)
Returns the principal home set namespace of protocol.
Definition protocolinfo.cpp:24
KDAV_EXPORT QString protocolName(KDAV::Protocol protocol)
Returns the untranslated name of the given DAV protocol dialect.
Definition protocolinfo.cpp:29
KDAV_EXPORT QString principalHomeSet(KDAV::Protocol protocol)
Returns the principal home set of protocol.
Definition protocolinfo.cpp:19
KDAV_EXPORT bool useMultiget(KDAV::Protocol protocol)
Returns whether the protocol dialect supports the MULTIGET command.
Definition protocolinfo.cpp:14
@ CardDav
The CardDav protocol as defined in https://devguide.calconnect.org/CardDAV.
Definition enums.h:22
@ CalDav
The CalDav protocol as defined in https://devguide.calconnect.org/CalDAV.
Definition enums.h:21
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:13:08 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:13:08 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.