Further RSS clean up

This commit is contained in:
Christophe Dumez
2012-02-20 21:20:42 +02:00
parent 8e529fc179
commit 33f5c8e903
2 changed files with 63 additions and 70 deletions

View File

@@ -33,6 +33,7 @@
#include <QHash>
#include <QSharedPointer>
#include <QXmlStreamReader>
#include "rssfile.h"
@@ -79,7 +80,8 @@ private slots:
private:
bool parseRSS(QIODevice* device);
void resizeList();
void parseRSSChannel(QXmlStreamReader& xml);
void removeOldArticles();
bool parseXmlFile(const QString &file_path);
void downloadMatchingArticleTorrents();
QString iconUrl() const;