Searched refs:downloadedSuccessfully (Results 1 – 2 of 2) sorted by relevance
254 bool running = !downloadedSuccessfully(); in updateInfoLabel()313 bool DownloadItem::downloadedSuccessfully() const in downloadedSuccessfully() function in DownloadItem429 if (item->downloadedSuccessfully() in updateRow()466 settings.setValue(key + QLatin1String("done"), m_downloads[i]->downloadedSuccessfully()); in save()544 if (!m_downloadManager->m_downloads.at(index.row())->downloadedSuccessfully()) in data()561 if (m_downloadManager->m_downloads.at(i)->downloadedSuccessfully() in removeRows()
55 bool downloadedSuccessfully() const;