21 #ifndef IMPORT_COPY_THREAD_H 22 #define IMPORT_COPY_THREAD_H 26 #include "Helper/Settings/SayonaraClass.h" 27 #include "Helper/Pimpl.h" 45 enum class Mode : quint8
54 int get_n_copied_files()
const;
56 bool was_cancelled()
const;
61 void set_mode(CopyThread::Mode mode);
80 void emit_percent(
int i,
int n);
84 void sig_progress(
int);
The SayonaraClass class provides access to Settings and notifications.
Definition: SayonaraClass.h:29
The ImportCache class.
Definition: ImportCache.h:37
The CopyThread class.
Definition: CopyThread.h:37