Further RSS code rewrite

This commit is contained in:
Christophe Dumez
2011-01-27 17:31:55 +00:00
parent 2b9692ddde
commit a8a42fb8f3
14 changed files with 331 additions and 434 deletions

View File

@@ -64,7 +64,7 @@ protected slots:
void refreshNewsList(QTreeWidgetItem* item);
void refreshTextBrowser();
void updateFeedIcon(QString url, QString icon_path);
void updateFeedInfos(QString url, QString aliasOrUrl, unsigned int nbUnread);
void updateFeedInfos(QString url, QString display_name, unsigned int nbUnread);
void updateItemsInfos(QList<QTreeWidgetItem*> items);
void updateItemInfos(QTreeWidgetItem *item);
void openNewsUrl();