![]() |
NDEVR
API Documentation
|
This is the complete list of members for ItemDownloader, including all inherited members.
| currentDownloadSize() const | ItemDownloader | inline |
| downloadedData() const | ItemDownloader | |
| downloadedSignal() | ItemDownloader | |
| downloadFailedSignal(StringView) | ItemDownloader | |
| downloadPercent() const | ItemDownloader | |
| DownloadToFile(const StringView &url, const File &location, ProgressInfo &log) | ItemDownloader | static |
| GetItemDownloader(const StringView &url) | ItemDownloader | static |
| HasNetworkManager() | ItemDownloader | static |
| ItemDownloader(const StringView &url, QObject *parent=nullptr) | ItemDownloader | explicitprotected |
| ItemDownloader(QUrl url, QObject *parent=nullptr) | ItemDownloader | explicitprotected |
| NetworkManager() | ItemDownloader | static |
| percentChangedSignal() | ItemDownloader | |
| SetAccessManager(NetworkAccessManager *manager) | ItemDownloader | static |
| setNetworkRequest(const StringView &url) | ItemDownloader | protected |
| start(TimeSpan timeout=TimeSpan(10.0)) | ItemDownloader | |
| totalDownloadSize() const | ItemDownloader | inline |