KIO
filejob.h
Go to the documentation of this file.
The file-job is an asynchronious version of normal file handling.
Definition: filejob.h:38
void redirection(KIO::Job *job, const KUrl &url)
Signals the file is a redirection.
void open(KIO::Job *job)
File is open, metadata has been determined and the file-slave is ready to receive commands.
void position(KIO::Job *job, KIO::filesize_t offset)
The file has reached this position.
KAction * close(const QObject *recvr, const char *slot, QObject *parent)
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.