kget
kt::WebSeedsModel Class Reference
#include <webseedsmodel.h>
Inheritance diagram for kt::WebSeedsModel:
Public Member Functions | |
WebSeedsModel (QObject *parent) | |
virtual | ~WebSeedsModel () |
void | changeTC (bt::TorrentInterface *tc) |
virtual int | columnCount (const QModelIndex &parent) const |
virtual QVariant | data (const QModelIndex &index, int role) const |
virtual QVariant | headerData (int section, Qt::Orientation orientation, int role) const |
virtual int | rowCount (const QModelIndex &parent) const |
bool | update () |
Detailed Description
Definition at line 38 of file webseedsmodel.h.
Constructor & Destructor Documentation
kt::WebSeedsModel::WebSeedsModel | ( | QObject * | parent | ) |
Definition at line 32 of file webseedsmodel.cpp.
|
virtual |
Definition at line 38 of file webseedsmodel.cpp.
Member Function Documentation
void kt::WebSeedsModel::changeTC | ( | bt::TorrentInterface * | tc | ) |
|
virtual |
Definition at line 109 of file webseedsmodel.cpp.
|
virtual |
Definition at line 132 of file webseedsmodel.cpp.
|
virtual |
Definition at line 117 of file webseedsmodel.cpp.
|
virtual |
Definition at line 101 of file webseedsmodel.cpp.
bool kt::WebSeedsModel::update | ( | ) |
See if we need to update the model.
Definition at line 61 of file webseedsmodel.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.