kget
monitor.cpp
Go to the documentation of this file.
void filePercentageChanged(bt::TorrentFileInterface *file, float percentage)
Definition: fileview.cpp:448
void downloadRemoved(bt::ChunkDownloadInterface *cd)
A download has been removed.
Definition: chunkdownloadview.cpp:59
Definition: fileview.h:43
void downloadAdded(bt::ChunkDownloadInterface *cd)
A peer has been added.
Definition: chunkdownloadview.cpp:54
void filePreviewChanged(bt::TorrentFileInterface *file, bool preview)
Definition: fileview.cpp:454
virtual void filePercentageChanged(bt::TorrentFileInterface *file, float percentage)
Definition: monitor.cpp:91
View which shows a list of downloading chunks, of a torrent.
Definition: chunkdownloadview.h:43
virtual void downloadStarted(bt::ChunkDownloadInterface *cd)
Definition: monitor.cpp:56
virtual void filePreviewChanged(bt::TorrentFileInterface *file, bool preview)
Definition: monitor.cpp:97
virtual void downloadRemoved(bt::ChunkDownloadInterface *cd)
Definition: monitor.cpp:50
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:17 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:17 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.