kget
kt Namespace Reference
Detailed Description
IMPORTANT: please keep this file in sync with ktorrent!
Classes | |
| class | ChunkDownloadModel |
|
More... | |
| class | ChunkDownloadView |
| View which shows a list of downloading chunks, of a torrent. More... | |
| class | FileView |
|
More... | |
| class | IWFileListModel |
|
More... | |
| class | IWFileTreeModel |
|
More... | |
| class | Monitor |
|
More... | |
| class | PeerViewItem |
| Item for the PeerView. More... | |
| class | PeerView |
| View which shows a list of peers, of a torrent. More... | |
| class | TorrentFileListModel |
| Model for displaying file trees of a torrent. More... | |
| class | TorrentFileModel |
| class | TorrentFileTreeModel |
| Model for displaying file trees of a torrent. More... | |
| class | TrackerView |
|
More... | |
Functions | |
| static QString | PriorityString (const bt::TorrentFileInterface *file) |
Variables | |
| static KIcon | yes |
| static KIcon | no |
| static bool | icons_loaded = false |
Function Documentation
| static QString kt::PriorityString | ( | const bt::TorrentFileInterface * | file | ) | [static] |
Definition at line 81 of file iwfilelistmodel.cpp.
Variable Documentation
bool kt::icons_loaded = false [static] |
Definition at line 39 of file peerview.cpp.
KIcon kt::no [static] |
Definition at line 38 of file peerview.cpp.
KIcon kt::yes [static] |
Definition at line 38 of file peerview.cpp.
KDE 4.0 API Reference