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

Public Slots | |
| void | onTorrentRemoved (bt::TorrentInterface *tc) |
Public Member Functions | |
| FileView (QWidget *parent) | |
| virtual | ~FileView () |
| void | changeTC (bt::TorrentInterface *tc, KSharedConfigPtr cfg) |
| void | filePercentageChanged (bt::TorrentFileInterface *file, float percentage) |
| void | filePreviewChanged (bt::TorrentFileInterface *file, bool preview) |
| void | loadState (KSharedConfigPtr cfg) |
| void | saveState (KSharedConfigPtr cfg) |
| void | setShowListOfFiles (bool on, KSharedConfigPtr cfg) |
| void | update () |
Detailed Description
Definition at line 43 of file fileview.h.
Constructor & Destructor Documentation
| kt::FileView::FileView | ( | QWidget * | parent | ) |
Definition at line 51 of file fileview.cpp.
|
virtual |
Definition at line 91 of file fileview.cpp.
Member Function Documentation
| void kt::FileView::changeTC | ( | bt::TorrentInterface * | tc, |
| KSharedConfigPtr | cfg | ||
| ) |
Definition at line 94 of file fileview.cpp.
| void kt::FileView::filePercentageChanged | ( | bt::TorrentFileInterface * | file, |
| float | percentage | ||
| ) |
Definition at line 448 of file fileview.cpp.
| void kt::FileView::filePreviewChanged | ( | bt::TorrentFileInterface * | file, |
| bool | preview | ||
| ) |
Definition at line 454 of file fileview.cpp.
| void kt::FileView::loadState | ( | KSharedConfigPtr | cfg | ) |
Definition at line 379 of file fileview.cpp.
|
slot |
Definition at line 403 of file fileview.cpp.
| void kt::FileView::saveState | ( | KSharedConfigPtr | cfg | ) |
Definition at line 369 of file fileview.cpp.
| void kt::FileView::setShowListOfFiles | ( | bool | on, |
| KSharedConfigPtr | cfg | ||
| ) |
Definition at line 408 of file fileview.cpp.
| void kt::FileView::update | ( | ) |
Definition at line 391 of file fileview.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