feat: 下载量

This commit is contained in:
2022-08-29 20:20:10 +08:00
parent 96b0f0f2be
commit da632d41e7
2 changed files with 21 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ protected:
private:
QUrl targetUrl;
QString serverUrl;
QString downdloadTimes;
bool finishedDownload = false;
int downloaderRetval = 0;