RSS code clean up

This commit is contained in:
Christophe Dumez
2012-08-19 15:48:28 +03:00
parent 0d1f9fcc58
commit fd2ba6f635
7 changed files with 59 additions and 42 deletions

View File

@@ -61,6 +61,7 @@ public:
QHash<QString, RssFeedPtr> getAllFeedsAsHash() const;
virtual QString displayName() const;
virtual QString id() const;
virtual QIcon icon() const;
bool hasChild(const QString &childId);
virtual RssArticleList articleListByDateDesc() const;
virtual RssArticleList unreadArticleListByDateDesc() const;