Sayonara Player
Public Types | Signals | Public Member Functions | List of all members
Library::CopyThread Class Reference

The CopyThread class. More...

#include <CopyThread.h>

Inheritance diagram for Library::CopyThread:

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)
 

Detailed Description

The CopyThread class.