BibleTime
|
This is the complete list of members for BtInstallThread, including all inherited members.
BtInstallThread(const QList< CSwordModuleInfo * > &modules, const QString &destination, QObject *const parent=nullptr) | BtInstallThread | inline |
downloadStarted(int moduleIndex) | BtInstallThread | signal |
installCompleted(int moduleIndex, bool success) | BtInstallThread | signal |
installModule() | BtInstallThread | private |
m_currentModuleIndex | BtInstallThread | private |
m_destination | BtInstallThread | private |
m_iMgr | BtInstallThread | private |
m_modules | BtInstallThread | private |
m_stopRequested | BtInstallThread | private |
preparingInstall(int moduleIndex) | BtInstallThread | signal |
removeModule() | BtInstallThread | private |
run() override | BtInstallThread | protected |
slotDownloadStarted() | BtInstallThread | privateslot |
slotManagerStatusUpdated(int totalProgress, int fileProgress) | BtInstallThread | privateslot |
statusUpdated(int moduleIndex, int progressPercent) | BtInstallThread | signal |
stopInstall() | BtInstallThread | inline |