Revision 1788 trunk/client/gui_qt/DownloadQueueItem.h
| DownloadQueueItem.h (revision 1788) | ||
|---|---|---|
| 21 | 21 |
int row() const; |
| 22 | 22 |
DownloadQueueItem *parent(); |
| 23 | 23 |
DownloadQueueItem *lookupSubject(QString subject); |
| 24 |
int rowOfChild(DownloadQueueItem *child) const; |
|
| 24 | 25 |
|
| 25 | 26 |
QString subject; |
| 26 | 27 |
QString poster; |
Also available in: Unified diff
NNTPGrab

