Sayonara Player
|
The CopyThread class. More...
#include <CopyThread.h>
Public Types | |
enum class | Mode : uint8_t { Copy =0 , Rollback } |
Signals | |
void | sigProgress (int) |
Public Member Functions | |
CopyThread (const QString &targetDirectory, ImportCachePtr cache, QObject *parent=nullptr) | |
void | cancel () |
bool | wasCancelled () const |
MetaDataList | copiedMetadata () const |
int | copiedFileCount () const |
void | setMode (CopyThread::Mode mode) |
The CopyThread class.