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.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.