kget
kt::PeerView Class Reference
#include <peerview.h>
Inheritance diagram for kt::PeerView:

Public Member Functions | |
| PeerView (QWidget *parent) | |
| virtual | ~PeerView () |
| void | loadState (KSharedConfigPtr cfg) |
| void | peerAdded (bt::PeerInterface *peer) |
| void | peerRemoved (bt::PeerInterface *peer) |
| void | removeAll () |
| void | saveState (KSharedConfigPtr cfg) |
| void | update () |
Detailed Description
View which shows a list of peers, of a torrent.
Definition at line 38 of file peerview.h.
Constructor & Destructor Documentation
| kt::PeerView::PeerView | ( | QWidget * | parent | ) |
Definition at line 40 of file peerview.cpp.
|
virtual |
Definition at line 58 of file peerview.cpp.
Member Function Documentation
| void kt::PeerView::loadState | ( | KSharedConfigPtr | cfg | ) |
Definition at line 124 of file peerview.cpp.
| void kt::PeerView::peerAdded | ( | bt::PeerInterface * | peer | ) |
A peer has been added.
Definition at line 97 of file peerview.cpp.
| void kt::PeerView::peerRemoved | ( | bt::PeerInterface * | peer | ) |
A peer has been removed.
Definition at line 102 of file peerview.cpp.
| void kt::PeerView::removeAll | ( | ) |
Remove all items.
Definition at line 112 of file peerview.cpp.
| void kt::PeerView::saveState | ( | KSharedConfigPtr | cfg | ) |
Definition at line 117 of file peerview.cpp.
| void kt::PeerView::update | ( | ) |
Check to see if the GUI needs to be updated.
Definition at line 107 of file peerview.cpp.
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.
KDE API Reference