Lomiri Download Manager 0.1.1
A session-wide downloading service
 
Loading...
Searching...
No Matches
Lomiri::DownloadManager::Manager Member List

This is the complete list of members for Lomiri::DownloadManager::Manager, including all inherited members.

allowMobileDataDownload(bool allowed)=0Lomiri::DownloadManager::Managerpure virtual
createDownload(DownloadStruct downStruct)=0Lomiri::DownloadManager::Managerpure virtual
createDownload(DownloadStruct downStruct, DownloadCb cb, DownloadCb errCb)=0Lomiri::DownloadManager::Managerpure virtual
createDownload(StructList downs, const QString &algorithm, bool allowed3G, const QVariantMap &metadata, StringMap headers)=0Lomiri::DownloadManager::Managerpure virtual
createDownload(StructList downs, const QString &algorithm, bool allowed3G, const QVariantMap &metadata, StringMap headers, GroupCb cb, GroupCb errCb)=0Lomiri::DownloadManager::Managerpure virtual
createSessionManager(const QString &path="", QObject *parent=0)Lomiri::DownloadManager::Managerstatic
createSystemManager(const QString &path="", QObject *parent=0)Lomiri::DownloadManager::Managerstatic
defaultThrottle()=0Lomiri::DownloadManager::Managerpure virtual
downloadCreated(Download *down)Lomiri::DownloadManager::Managersignal
downloadsFound(DownloadsList *downloads)Lomiri::DownloadManager::Managersignal
downloadsWithMetadataFound(const QString &name, const QString &value, DownloadsList *downloads)Lomiri::DownloadManager::Managersignal
exit()=0Lomiri::DownloadManager::Managerpure virtual
getAllDownloads(const QString &appId, bool uncollected)=0Lomiri::DownloadManager::Managerpure virtual
getAllDownloads(const QString &appId, bool uncollected, DownloadsListCb cb, DownloadsListCb errCb)=0Lomiri::DownloadManager::Managerpure virtual
getAllDownloadsWithMetadata(const QString &name, const QString &value)=0Lomiri::DownloadManager::Managerpure virtual
getAllDownloadsWithMetadata(const QString &name, const QString &value, MetadataDownloadsListCb cb, MetadataDownloadsListCb errCb)=0Lomiri::DownloadManager::Managerpure virtual
getDownloadForId(const QString &id)=0Lomiri::DownloadManager::Managerpure virtual
groupCreated(GroupDownload *down)Lomiri::DownloadManager::Managersignal
isError() const =0Lomiri::DownloadManager::Managerpure virtual
isMobileDataDownload()=0Lomiri::DownloadManager::Managerpure virtual
lastError() const =0Lomiri::DownloadManager::Managerpure virtual
Manager(QObject *parent=0)Lomiri::DownloadManager::Managerinlineexplicit
setDefaultThrottle(qulonglong speed)=0Lomiri::DownloadManager::Managerpure virtual