#include <deletedatafilesjob.h>
- Author
- Joris Guisson joris.nosp@m..gui.nosp@m.sson@.nosp@m.gmai.nosp@m.l.com KIO::Job to delete all the files of a torrent.
Definition at line 36 of file deletedatafilesjob.h.
◆ DeleteDataFilesJob()
bt::DeleteDataFilesJob::DeleteDataFilesJob |
( |
const QString & |
base | ) |
|
- Parameters
-
base | Base directory, the data files are in |
◆ addEmptyDirectoryCheck()
void bt::DeleteDataFilesJob::addEmptyDirectoryCheck |
( |
const QString & |
fpath | ) |
|
Check all directories in fpath and delete them if they are empty. The base path passed in the constructor, will be prepended to fpath.
- Parameters
-
◆ addFile()
void bt::DeleteDataFilesJob::addFile |
( |
const QString & |
file | ) |
|
Add a file to delete
- Parameters
-
The documentation for this class was generated from the following file: