Searched defs:bytesTotal (Results 1 – 1 of 1) sorted by relevance
235 void DownloadItem::downloadProgress(qint64 bytesReceived, qint64 bytesTotal) in downloadProgress()253 qint64 bytesTotal = progressBar->maximum(); in updateInfoLabel() local