messageviewer
Go to the documentation of this file.
28 #ifndef AD_BLOCK_SETTINGS_WIDGET_H
29 #define AD_BLOCK_SETTINGS_WIDGET_H
31 #include "ui_settings_adblock.h"
37 namespace MessageViewer {
48 void doLoadFromGlobalSettings();
49 void doResetToDefaultsOther();
57 void slotInfoLinkActivated(
const QString &);
61 void slotRemoveSubscription();
62 void slotUpdateButtons();
64 void slotImportFilters();
65 void slotExportFilters();
66 void slotUpdateManualButtons();
67 void slotEditFilter();
68 void slotManualFilterLineEditTextChanged(
const QString &);
69 void slotAutomaticFilterDouble(QListWidgetItem *item);
71 void addManualFilter(
const QString &text);
72 void showAutomaticFilterList(QListWidgetItem *item);
74 UrlList = Qt::UserRole + 1,
75 PathList = Qt::UserRole + 2,
76 LastUpdateList = Qt::UserRole + 3
83 #endif // AD_BLOCK_SETTINGS_WIDGET_H
#define MESSAGEVIEWER_EXPORT
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:57 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.