Go to the documentation of this file.
38 const QString &description,
const QString &commandline,
39 double version,
bool search,
bool tree,
54 const QString &thumbnail,
55 const QString &description,
const QString &url,
56 const QString &author,
bool download,
MPUBLIC bool insertTreeInDB(GrabberScript *script, ArticleType type)
MPUBLIC void markUpdated(RSSSite *site)
MPUBLIC bool clearTreeItems(const QString &feedcommand)
MPUBLIC bool clearRSSArticles(const QString &feedtitle, ArticleType type)
MPUBLIC bool findSearchGrabberInDB(const QString &commandline, ArticleType type)
MPUBLIC GrabberScript::scriptList findAllDBTreeGrabbersByHost(ArticleType type)
MPUBLIC GrabberScript * findTreeGrabberByCommand(const QString &url, ArticleType type)
MPUBLIC bool needsUpdate(GrabberScript *script, uint updateFreq)
MPUBLIC QMultiMap< QPair< QString, QString >, ResultItem * > getTreeArticles(const QString &feedtitle, ArticleType type)
MPUBLIC bool markTreeUpdated(GrabberScript *script, const QDateTime &curTime)
MPUBLIC bool insertSearchInDB(GrabberScript *script, ArticleType type)
MPUBLIC bool findInDB(const QString &url, ArticleType type)
QList< GrabberScript * > scriptList
MPUBLIC bool insertTreeArticleInDB(const QString &feedtitle, const QString &path, const QString &paththumb, ResultItem *item, ArticleType type)
MPUBLIC ResultItem::resultList getRSSArticles(const QString &feedtitle, ArticleType type)
MPUBLIC bool removeGrabberFromDB(const QString &commandline, bool search)
MPUBLIC bool insertRSSArticleInDB(const QString &feedtitle, ResultItem *item, ArticleType type)
MPUBLIC bool insertGrabberInDB(const QString &name, const QString &thumbnail, ArticleType type, const QString &author, const QString &description, const QString &commandline, double version, bool search, bool tree, bool podcast)
MPUBLIC bool findTreeGrabberInDB(const QString &commandline, ArticleType type)
MPUBLIC QDateTime lastUpdate(GrabberScript *script)
MPUBLIC GrabberScript::scriptList findAllDBTreeGrabbers(void)
MPUBLIC bool insertInDB(RSSSite *site)
MPUBLIC bool removeFromDB(RSSSite *site)
MPUBLIC bool removeSearchFromDB(GrabberScript *script)
MPUBLIC RSSSite::rssList findAllDBRSSByType(ArticleType type)
MPUBLIC RSSSite * findByURL(const QString &url, ArticleType type)
MPUBLIC bool isTreeInUse(const QString &feedcommand)
MPUBLIC QString GetDownloadFilename(const QString &title, const QString &url)
MPUBLIC GrabberScript::scriptList findAllDBSearchGrabbers(ArticleType type)
QList< ResultItem * > resultList
MPUBLIC GrabberScript * findSearchGrabberByCommand(const QString &url, ArticleType type)
MPUBLIC RSSSite::rssList findAllDBRSS(void)
MPUBLIC bool removeTreeFromDB(GrabberScript *script)