kget
#include <monitor.h>
Inherits MonitorInterface.
- Author
- Joris Guisson
Definition at line 39 of file monitor.h.
kt::Monitor::~Monitor |
( |
| ) |
|
|
virtual |
void kt::Monitor::destroyed |
( |
| ) |
|
|
virtual |
void kt::Monitor::downloadRemoved |
( |
bt::ChunkDownloadInterface * |
cd | ) |
|
|
virtual |
void kt::Monitor::downloadStarted |
( |
bt::ChunkDownloadInterface * |
cd | ) |
|
|
virtual |
void kt::Monitor::filePercentageChanged |
( |
bt::TorrentFileInterface * |
file, |
|
|
float |
percentage |
|
) |
| |
|
virtual |
void kt::Monitor::filePreviewChanged |
( |
bt::TorrentFileInterface * |
file, |
|
|
bool |
preview |
|
) |
| |
|
virtual |
void kt::Monitor::peerAdded |
( |
bt::PeerInterface * |
peer | ) |
|
|
virtual |
void kt::Monitor::peerRemoved |
( |
bt::PeerInterface * |
peer | ) |
|
|
virtual |
void kt::Monitor::stopped |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.