ndgui/NetworkDiscovery

DownloadManager Class Reference

#include <downloadmanager.h>

List of all members.

Public Slots

void downloadFile (const QUrl &fileUrl)
void downloadFile (const QString &fileUrl)

Signals

void notify (const QString &msg)
void downloadInfo (const QString &filename, const double &filesize)
void updateProgress (const int &percent, const double &speed, const QString &unit)
void downloadQueueEmpty ()

Public Member Functions

 DownloadManager ()
 ~DownloadManager ()

Public Attributes

QTime time

Constructor & Destructor Documentation

DownloadManager::DownloadManager ( )
DownloadManager::~DownloadManager ( )

Member Function Documentation

void DownloadManager::downloadFile ( const QUrl &  fileUrl) [slot]
void DownloadManager::downloadFile ( const QString &  fileUrl) [slot]
void DownloadManager::downloadInfo ( const QString &  filename,
const double &  filesize 
) [signal]
void DownloadManager::downloadQueueEmpty ( ) [signal]
void DownloadManager::notify ( const QString &  msg) [signal]
void DownloadManager::updateProgress ( const int &  percent,
const double &  speed,
const QString &  unit 
) [signal]

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Defines