kget
kt::ChunkDownloadView Class Reference
#include <chunkdownloadview.h>
Inheritance diagram for kt::ChunkDownloadView:

Detailed Description
View which shows a list of downloading chunks, of a torrent.Definition at line 44 of file chunkdownloadview.h.
Public Member Functions | |
| void | changeTC (bt::TorrentInterface *tc) |
| ChunkDownloadView (QWidget *parent) | |
| void | downloadAdded (bt::ChunkDownloadInterface *cd) |
| void | downloadRemoved (bt::ChunkDownloadInterface *cd) |
| void | loadState (KSharedConfigPtr cfg) |
| void | removeAll () |
| void | saveState (KSharedConfigPtr cfg) |
| void | update () |
| virtual | ~ChunkDownloadView () |
Constructor & Destructor Documentation
| kt::ChunkDownloadView::ChunkDownloadView | ( | QWidget * | parent | ) |
Definition at line 39 of file chunkdownloadview.cpp.
| kt::ChunkDownloadView::~ChunkDownloadView | ( | ) | [virtual] |
Definition at line 52 of file chunkdownloadview.cpp.
Member Function Documentation
| void kt::ChunkDownloadView::changeTC | ( | bt::TorrentInterface * | tc | ) |
| void kt::ChunkDownloadView::downloadAdded | ( | bt::ChunkDownloadInterface * | cd | ) |
| void kt::ChunkDownloadView::downloadRemoved | ( | bt::ChunkDownloadInterface * | cd | ) |
| void kt::ChunkDownloadView::loadState | ( | KSharedConfigPtr | cfg | ) |
Definition at line 110 of file chunkdownloadview.cpp.
| void kt::ChunkDownloadView::removeAll | ( | ) |
| void kt::ChunkDownloadView::saveState | ( | KSharedConfigPtr | cfg | ) |
Definition at line 103 of file chunkdownloadview.cpp.
| void kt::ChunkDownloadView::update | ( | ) |
Check to see if the GUI needs to be updated.
Reimplemented from QWidget.
Definition at line 66 of file chunkdownloadview.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference