KIO
slaveinterface.h
Go to the documentation of this file.
62 };
89 };
Definition: slaveinterface_p.h:33
There are two classes that specifies the protocol between application ( KIO::Job) and kioslave.
Definition: slaveinterface.h:99
void written(KIO::filesize_t)
void redirection(const KUrl &)
void infoMessage(const QString &)
void totalSize(KIO::filesize_t)
void position(KIO::filesize_t)
void connected()
void slaveStatus(pid_t, const QByteArray &, const QString &, bool)
void listEntries(const KIO::UDSEntryList &)
void warning(const QString &)
void finished()
void statEntry(const KIO::UDSEntry &)
void speed(unsigned long)
void dataReq()
void needSubUrlData()
void metaData(const KIO::MetaData &)
void canResume(KIO::filesize_t)
void open()
void data(const QByteArray &)
void processedSize(KIO::filesize_t)
void mimeType(const QString &)
void error(int, const QString &)
void errorPage()
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.