KIO
dataslave.cpp
Go to the documentation of this file.
QString unsupportedActionErrorString(const QString &protocol, int cmd)
Returns an appropriate error message if the given command cmd is an unsupported action (ERR_UNSUPPORT...
Definition: global.cpp:376
void data(const QByteArray &)
Definition: global.h:177
void push_back(const T &value)
virtual void send(int cmd, const QByteArray &arr=QByteArray())
Sends the given command to the kioslave.
Definition: dataslave.cpp:120
Definition: global.h:174
void totalSize(KIO::filesize_t)
Definition: global.h:162
virtual void mimetype(const KUrl &url)=0
Definition: slave.h:48
Definition: global.h:172
KSharedConfigPtr config()
void finished()
bool empty() const
void pop_front()
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
T & front()
Definition: dataslave.h:86
void stop()
void mimeType(const QString &)
Definition: dataslave.h:86
Definition: dataslave.h:85
void error(int, const QString &)
Definition: global.h:202
Definition: dataslave.h:85
void metaData(const KIO::MetaData &)
void start(int msec)
bool isActive() const
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
virtual void setHost(const QString &host, quint16 port, const QString &user, const QString &passwd)
Set host for url.
Definition: dataslave.cpp:151
Definition: global.h:171
Definition: global.h:159
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.