Libkdav2
davitemfetchjob.cpp
DavItem item() const
Returns the fetched item including current etag information.
Definition davitemfetchjob.cpp:38
DavItemFetchJob(const DavItem &item, QObject *parent=nullptr)
Creates a new dav item fetch job.
Definition davitemfetchjob.cpp:27
void setErrorFromJob(DavJob *, ErrorNumber jobErrorCode=ERR_PROBLEM_WITH_REQUEST)
Set the error of this job from a failed DavJob (executed by this job).
Definition davjobbase.cpp:99
DavJob * createGetJob(const QUrl &url)
Returns a preconfigured DAV GET job.
Definition davmanager.cpp:88
static DavManager * self()
Returns the global instance of the DAV manager.
Definition davmanager.cpp:52
void emitResult()
void result(KJob *job)
QMetaObject::Connection connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)
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.