kget
BTChunkSelectorFactory Class Reference
#include <btchunkselector.h>
Inheritance diagram for BTChunkSelectorFactory:

Signals | |
void | selectorAdded (BTChunkSelector *selector) |
Public Member Functions | |
BTChunkSelectorFactory () | |
~BTChunkSelectorFactory () | |
bt::ChunkSelectorInterface * | createChunkSelector (bt::ChunkManager &cman, bt::Downloader &downer, bt::PeerManager &pman) |
Detailed Description
Definition at line 49 of file btchunkselector.h.
Constructor & Destructor Documentation
BTChunkSelectorFactory::BTChunkSelectorFactory | ( | ) |
Definition at line 286 of file btchunkselector.cpp.
BTChunkSelectorFactory::~BTChunkSelectorFactory | ( | ) |
Definition at line 290 of file btchunkselector.cpp.
Member Function Documentation
bt::ChunkSelectorInterface * BTChunkSelectorFactory::createChunkSelector | ( | bt::ChunkManager & | cman, |
bt::Downloader & | downer, | ||
bt::PeerManager & | pman | ||
) |
Definition at line 294 of file btchunkselector.cpp.
|
signal |
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
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.