![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
This is the complete list of members for DownloadItem, including all inherited members.
currentSpeed() const | DownloadItem | inline |
currentSpeedToString(double speed) | DownloadItem | static |
deleteItem(DownloadItem *) | DownloadItem | signal |
downloadFinished(bool success) | DownloadItem | signal |
DownloadItem(QListWidgetItem *item, QWebEngineDownloadRequest *downloadItem, const QString &path, const QString &fileName, bool openFile, DownloadManager *manager) | DownloadItem | explicit |
fileName() const | DownloadItem | |
isCancelled() | DownloadItem | |
isDownloading() const | DownloadItem | inline |
path() const | DownloadItem | |
progress() | DownloadItem | |
progressChanged(double currSpeed, qint64 received, qint64 total) | DownloadItem | signal |
remaingTimeToString(QTime time) | DownloadItem | static |
remainingTime() const | DownloadItem | inline |
setDownTimer(const QElapsedTimer &timer) | DownloadItem | inline |
startDownloading() | DownloadItem | |
url() const | DownloadItem | |
~DownloadItem() override | DownloadItem |