23 #include "../util/btconnect.h"
35 const QString & destination,
36 QObject *
const parent =
nullptr)
44 Qt::QueuedConnection);
47 Qt::QueuedConnection);
void percentCompleted(const int total, const int file)
void downloadStarted(int moduleIndex)
void preparingInstall(int moduleIndex)
BtInstallThread(const QList< CSwordModuleInfo * > &modules, const QString &destination, QObject *const parent=nullptr)
void installCompleted(int moduleIndex, bool success)
std::atomic< bool > m_stopRequested
void slotDownloadStarted()
void statusUpdated(int moduleIndex, int progressPercent)
void slotManagerStatusUpdated(int totalProgress, int fileProgress)
const QString m_destination
const QList< CSwordModuleInfo * > & m_modules