kget
kt::FileView Class Reference
#include <fileview.h>
Inheritance diagram for kt::FileView:

Detailed Description
Definition at line 43 of file fileview.h.
Public Slots | |
| void | onTorrentRemoved (bt::TorrentInterface *tc) |
Public Member Functions | |
| FileView (QWidget *parent) | |
| virtual | ~FileView () |
| void | changeTC (bt::TorrentInterface *tc, KSharedConfigPtr cfg) |
| void | setShowListOfFiles (bool on, KSharedConfigPtr cfg) |
| void | saveState (KSharedConfigPtr cfg) |
| void | loadState (KSharedConfigPtr cfg) |
| void | update () |
Constructor & Destructor Documentation
| kt::FileView::FileView | ( | QWidget * | parent | ) |
Definition at line 50 of file fileview.cpp.
| kt::FileView::~FileView | ( | ) | [virtual] |
Definition at line 81 of file fileview.cpp.
Member Function Documentation
| void kt::FileView::changeTC | ( | bt::TorrentInterface * | tc, | |
| KSharedConfigPtr | cfg | |||
| ) |
Definition at line 84 of file fileview.cpp.
| void kt::FileView::setShowListOfFiles | ( | bool | on, | |
| KSharedConfigPtr | cfg | |||
| ) |
Definition at line 343 of file fileview.cpp.
| void kt::FileView::saveState | ( | KSharedConfigPtr | cfg | ) |
Definition at line 314 of file fileview.cpp.
| void kt::FileView::loadState | ( | KSharedConfigPtr | cfg | ) |
Definition at line 324 of file fileview.cpp.
| void kt::FileView::update | ( | ) |
Definition at line 332 of file fileview.cpp.
| void kt::FileView::onTorrentRemoved | ( | bt::TorrentInterface * | tc | ) | [slot] |
Definition at line 338 of file fileview.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference