Module implementing the AdBlock configuration dialog.
None |
AdBlockDialog | Class implementing the AdBlock configuration dialog. |
None |
Class implementing the AdBlock configuration dialog.
None |
None |
AdBlockDialog | Constructor |
__aboutToShowActionMenu | Private slot to show the actions menu. |
__addCustomRule | Private slot to add a custom AdBlock rule. |
__browseSubscriptions | Private slot to browse the list of available AdBlock subscriptions. |
__learnAboutWritingFilters | Private slot to show the web page about how to write filters. |
__load | Private slot to populate the tab widget with subscriptions. |
__loadSubscriptions | Private slot to load the AdBlock subscription rules. |
__managerEnabledChanged | Private slot handling a change of the AdBlock manager enabled state. |
__removeCustomRule | Private slot to remove a custom AdBlock rule. |
__removeSubscription | Private slot to remove the selected subscription. |
__setSubscriptionEnabled | Private slot to set the enabled state of a subscription. |
__switchSubscriptionEnabled | Private slot to switch the enabled state of the selected subscription. |
__updateAllSubscriptions | Private slot to update all subscriptions. |
__updateSubscription | Private slot to update the selected subscription. |
addCustomRule | Public slot to add a custom AdBlock rule. |
addSubscription | Public slot adding a subscription to the list. |
on_adBlockGroup_toggled | Private slot handling the enabling/disabling of AdBlock. |
on_searchEdit_textChanged | Private slot to set a new filter on the current widget. |
on_subscriptionsTabWidget_currentChanged | Private slot handling the selection of another tab. |
on_updateSpinBox_valueChanged | Private slot to handle changes of the update period. |
on_useLimitedEasyListCheckBox_clicked | Private slot handling the selection of the limited EasyList. |
None |
Constructor
Private slot to show the actions menu.
Private slot to add a custom AdBlock rule.
Private slot to browse the list of available AdBlock subscriptions.
Private slot to show the web page about how to write filters.
Private slot to populate the tab widget with subscriptions.
Private slot to load the AdBlock subscription rules.
Private slot handling a change of the AdBlock manager enabled state.
Private slot to remove a custom AdBlock rule.
Private slot to remove the selected subscription.
Private slot to set the enabled state of a subscription.
Private slot to switch the enabled state of the selected subscription.
Private slot to update all subscriptions.
Private slot to update the selected subscription.
Public slot to add a custom AdBlock rule.
Public slot adding a subscription to the list.
Private slot handling the enabling/disabling of AdBlock.
Private slot to set a new filter on the current widget.
Private slot handling the selection of another tab.
Private slot to handle changes of the update period.
Private slot handling the selection of the limited EasyList.