KIO
deletejob.h
Go to the documentation of this file.
void totalFiles(KJob *job, unsigned long files)
Emitted when the total number of files is known.
void deleting(KIO::Job *job, const KUrl &file)
Sends the URL of the file that is currently being deleted.
void totalDirs(KJob *job, unsigned long dirs)
Emitted when the toal number of direcotries is known.
void processedFiles(KIO::Job *job, unsigned long files)
Sends the number of processed files.
void processedDirs(KIO::Job *job, unsigned long dirs)
Sends the number of processed directories.
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.