Noatun API Documentation

Downloader Class Reference

#include <downloader.h>

Inheritance diagram for Downloader:

Inheritance graph
[legend]
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 Member Functions

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

Detailed Description

download playlistitems, in a queue based fasion

Definition at line 49 of file downloader.h.


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]
 


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for Noatun 2.6.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Oct 22 00:20:36 2004 by doxygen 1.3.8-20040913 written by Dimitri van Heesch, © 1997-2003