Rss code clean up

This commit is contained in:
Christophe Dumez
2011-09-26 20:25:59 +03:00
parent bf746be692
commit 452a8b2ae2
2 changed files with 36 additions and 23 deletions

View File

@@ -77,6 +77,8 @@ private:
bool parseXmlFile(const QString &file_path);
void downloadMatchingArticleTorrents();
QString iconUrl() const;
void saveItemsToDisk();
void loadItemsFromDisk();
private:
QHash<QString, RssArticle> m_articles;