kget
kt::WebSeedsTab Class Reference
#include <webseedstab.h>
Inheritance diagram for kt::WebSeedsTab:
Public Member Functions | |
WebSeedsTab (QWidget *parent) | |
virtual | ~WebSeedsTab () |
void | changeTC (bt::TorrentInterface *tc) |
void | loadState (KSharedConfigPtr cfg) |
void | saveState (KSharedConfigPtr cfg) |
void | update () |
Detailed Description
Tab which displays the list of webseeds of a torrent, and allows you to add or remove them.
Definition at line 40 of file webseedstab.h.
Constructor & Destructor Documentation
kt::WebSeedsTab::WebSeedsTab | ( | QWidget * | parent | ) |
Definition at line 33 of file webseedstab.cpp.
|
virtual |
Definition at line 58 of file webseedstab.cpp.
Member Function Documentation
void kt::WebSeedsTab::changeTC | ( | bt::TorrentInterface * | tc | ) |
Switch to a different torrent.
- Parameters
-
tc The torrent
Definition at line 62 of file webseedstab.cpp.
void kt::WebSeedsTab::loadState | ( | KSharedConfigPtr | cfg | ) |
Definition at line 159 of file webseedstab.cpp.
void kt::WebSeedsTab::saveState | ( | KSharedConfigPtr | cfg | ) |
Definition at line 152 of file webseedstab.cpp.
void kt::WebSeedsTab::update | ( | ) |
Check to see if the GUI needs to be updated.
Definition at line 146 of file webseedstab.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.