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)

Detailed Description

download playlistitems, in a queue based fasion

Definition at line 66 of file downloader.h.


Member Function Documentation

void Downloader::dequeued DownloadItem notifier  )  [signal]
 

Emitted when a DownloadItem was removed from the queue notifier is the removed item

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

Emitted when a new DownloadItem was added to the queue notifier is the added item


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 Thu Oct 21 23:49:46 2004 by doxygen 1.3.8-20040913 written by Dimitri van Heesch, © 1997-2003