#include <migrate.h>
|
| void | migrate (const Torrent &tor, const QString &tor_dir, const QString &sdir) |
| |
- Author
- Joris Guisson joris.nosp@m..gui.nosp@m.sson@.nosp@m.gmai.nosp@m.l.com
Class to migrate old pre-mmap downloads to new ones
Definition at line 53 of file migrate.h.
◆ migrate()
| void bt::Migrate::migrate |
( |
const Torrent & |
tor, |
|
|
const QString & |
tor_dir, |
|
|
const QString & |
sdir |
|
) |
| |
Migrate a download to the new format.
- Parameters
-
| tor | The torrent |
| tor_dir | TorX directory |
| sdir | The save directory |
- Exceptions
-
| Error | if something goes wrong |
The documentation for this class was generated from the following file: