Falkon Develop
Cross-platform Qt-based web browser
DownloadItem Member List

This is the complete list of members for DownloadItem, including all inherited members.

currentSpeed() constDownloadIteminline
currentSpeedToString(double speed)DownloadItemstatic
deleteItem(DownloadItem *)DownloadItemsignal
downloadFinished(bool success)DownloadItemsignal
DownloadItem(QListWidgetItem *item, QWebEngineDownloadRequest *downloadItem, const QString &path, const QString &fileName, bool openFile, DownloadManager *manager)DownloadItemexplicit
fileName() constDownloadItem
isCancelled()DownloadItem
isDownloading() constDownloadIteminline
path() constDownloadItem
progress()DownloadItem
progressChanged(double currSpeed, qint64 received, qint64 total)DownloadItemsignal
remaingTimeToString(QTime time)DownloadItemstatic
remainingTime() constDownloadIteminline
setDownTimer(const QElapsedTimer &timer)DownloadIteminline
startDownloading()DownloadItem
url() constDownloadItem
~DownloadItem() overrideDownloadItem