Downloader Class Reference
#include <downloader.h>
Inheritance diagram for Downloader:

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
|
|
Emitted when a DownloadItem was removed from the queue |
|
||||||||||||
|
Emitted when a new DownloadItem was added to the queue |
The documentation for this class was generated from the following file:
