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 &);
70 void slotDeleteList(
const QString &listName);
72 void updateCheckBox();
73 void addManualFilter(
const QString &text);
76 UrlList = Qt::UserRole + 1,
77 PathList = Qt::UserRole + 2,
78 LastUpdateList = Qt::UserRole + 3
85 #endif // AD_BLOCK_SETTINGS_WIDGET_H
#define MESSAGEVIEWER_EXPORT
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:45 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.