KIO
dataslave.h
Go to the documentation of this file.
void data(const QByteArray &)
virtual void send(int cmd, const QByteArray &arr=QByteArray())
Sends the given command to the kioslave.
Definition: dataslave.cpp:120
void totalSize(KIO::filesize_t)
virtual void mimetype(const KUrl &url)=0
Definition: slave.h:48
KSharedConfigPtr config()
void finished()
virtual void hold(const KUrl &url)
Puts the kioslave associated with url at halt, and return it to klauncher, in order to let another ap...
Definition: dataslave.cpp:73
Definition: dataslave.h:86
Definition: dataslave.h:86
void mimeType(const QString &)
Definition: dataslave.h:86
Definition: dataslave.h:85
Definition: dataslave.h:85
This class provides a high performance implementation for the data url scheme (rfc2397).
Definition: dataslave.h:49
virtual void setHost(const QString &host, quint16 port, const QString &user, const QString &passwd)
Set host for url.
Definition: dataslave.cpp:151
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.