kio
davjob.h File Reference
#include <kurl.h>
#include <qobject.h>
#include <qptrlist.h>
#include <qstring.h>
#include <qstringlist.h>
#include <qguardedptr.h>
#include <qdom.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <kio/jobclasses.h>
#include <kio/global.h>
Include dependency graph for davjob.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KIO::DavJob |
The transfer job pumps data into and/or out of a Slave. More... | |
Namespaces | |
namespace | KIO |
Functions | |
KIO_EXPORT DavJob * | KIO::davPropFind (const KURL &url, const QDomDocument &properties, QString depth, bool showProgressInfo=true) |
KIO_EXPORT DavJob * | KIO::davPropPatch (const KURL &url, const QDomDocument &properties, bool showProgressInfo=true) |
KIO_EXPORT DavJob * | KIO::davSearch (const KURL &url, const QString &nsURI, const QString &qName, const QString &query, bool showProgressInfo=true) |