Libkdav2
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
CKDAV2::DavCollection | A helper class to store information about DAV collection |
CKDAV2::DavItem | A helper class to store information about DAV resources |
CKDAV2::DavManager | A factory class for handling DAV jobs |
▼CKDAV2::DavProtocolBase | Base class for various DAV groupware dialects |
CKDAV2::DavMultigetProtocol | Base class for protocols that implement multiget capabilities |
CKDAV2::DavUrl | A helper class to combine url and protocol of a DAV url |
▼CQObject [external] | |
▼CKJob [external] | |
CKDAV2::DavCollectionsMultiFetchJob | A job that fetches all DAV collection |
▼CKDAV2::DavJobBase | Base class for the jobs used by the resource |
CKDAV2::DavCollectionCreateJob | A job that creates a DAV collection |
CKDAV2::DavCollectionDeleteJob | A job that deletes a DAV collection |
CKDAV2::DavCollectionFetchJob | A job that fetches a DAV collection from the DAV server |
CKDAV2::DavCollectionModifyJob | A job that modifies a DAV collection |
CKDAV2::DavCollectionsFetchJob | A job that fetches all DAV collection |
CKDAV2::DavDiscoveryJob | A job that discovers the principal url using well-known uri's |
CKDAV2::DavItemCreateJob | A job to create a DAV item on the DAV server |
CKDAV2::DavItemDeleteJob | A job to delete a DAV item on the DAV server |
CKDAV2::DavItemFetchJob | A job that fetches a DAV item from the DAV server |
CKDAV2::DavItemModifyJob | A job that modifies a DAV item on the DAV server |
CKDAV2::DavItemsFetchJob | A job that fetches a list of items from a DAV server using a multiget query |
CKDAV2::DavItemsListJob | A job that lists all DAV items inside a DAV collection |
CKDAV2::DavPrincipalHomeSetsFetchJob | A job that fetches home sets for a principal |
CKDAV2::DavPrincipalSearchJob | A job that search a DAV principal on a server |
CKDAV2::DavPrincipalSearchJob::Result | Simple struct to hold the search job results |
CKDAV2::XMLQueryBuilder | Base class for XML query builders |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:32:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:32:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.