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.
MimetypeJob * mimetype(const KUrl &url, JobFlags flags=DefaultFlags)
Find mimetype for one file or directory.
Definition: job.cpp:1856
KAction * close(const QObject *recvr, const char *slot, QObject *parent)
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.4 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.4 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.