Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

Downloader Class Reference

#include <downloader.h>

Inheritance diagram for Downloader::

QObject List of all members.

Public Slots

QString enqueue (DownloadItem *notifier, const KURL &file)
void dequeue (DownloadItem *notifier)
void start ()

Signals

void enqueued (DownloadItem *notifier, const KURL &file)
void dequeued (DownloadItem *notifier)

Public Methods

 Downloader (QObject *parent=0)
virtual ~Downloader ()

Detailed Description

download playlistitems, in a queue based fasion


Constructor & Destructor Documentation

Downloader::Downloader QObject * parent = 0
 

virtual Downloader::~Downloader [virtual]
 


Member Function Documentation

void Downloader::dequeue DownloadItem * notifier [slot]
 

void Downloader::dequeued DownloadItem * notifier [signal]
 

QString Downloader::enqueue DownloadItem * notifier,
const KURL & file
[slot]
 

void Downloader::enqueued DownloadItem * notifier,
const KURL & file
[signal]
 

void Downloader::start [slot]
 

For internal use only.


The documentation for this class was generated from the following file:
Generated at Mon Apr 1 11:45:01 2002 for noatun by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001