Add regex help and validation (RSS downloader

This commit is contained in:
Christophe Dumez
2011-04-18 15:56:22 +00:00
parent 44011c9cd9
commit 8bfbb98509
39 changed files with 1513 additions and 780 deletions

View File

@@ -76,6 +76,8 @@ private slots:
void renameSelectedRule();
void updateMatchingArticles();
void updateFieldsToolTips(bool regex);
void updateMustLineValidity();
void updateMustNotLineValidity();
private:
RssDownloadRule getCurrentRule() const;