33 WriteProperties = 0x4,
37 ReadCurrentUserPrivilegeSet = 0x40,
44Q_DECLARE_OPERATORS_FOR_FLAGS(Privileges)
The KDAV namespace.
Definition davjobbase.h:17
Protocol
Describes the DAV protocol dialect.
Definition enums.h:20
@ GroupDav
The GroupDav protocol as defined in http://www.groupdav.org.
Definition enums.h:23
@ 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
Privilege
Describes the DAV privileges on a resource (see RFC3744)
Definition enums.h:29