IDownloadManager
================

.. currentmodule:: mobase

.. autoclass:: IDownloadManager
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~IDownloadManager.downloadPath
      ~IDownloadManager.onDownloadComplete
      ~IDownloadManager.onDownloadFailed
      ~IDownloadManager.onDownloadPaused
      ~IDownloadManager.onDownloadRemoved
      ~IDownloadManager.startDownloadNexusFile
      ~IDownloadManager.startDownloadURLs

   .. rubric:: Methods Documentation

   .. automethod:: downloadPath
   .. automethod:: onDownloadComplete
   .. automethod:: onDownloadFailed
   .. automethod:: onDownloadPaused
   .. automethod:: onDownloadRemoved
   .. automethod:: startDownloadNexusFile
   .. automethod:: startDownloadURLs
