Module implementing the AdBlock manager.
None |
AdBlockManager | Class implementing the AdBlock manager. |
None |
Class implementing the AdBlock manager.
None |
None |
AdBlockManager | Constructor |
__customSubscriptionLocation | Private method to generate the path for custom subscriptions. |
__customSubscriptionUrl | Private method to generate the URL for custom subscriptions. |
__loadSubscriptions | Private method to load the set of subscriptions. |
addSubscription | Public method to add an AdBlock subscription. |
close | Public method to close the open search engines manager. |
customRules | Public method to get a subscription for custom rules. |
isEnabled | Public method to check, if blocking ads is enabled. |
load | Public method to load the AdBlock subscriptions. |
network | Public method to get a reference to the network block object. |
page | Public method to get a reference to the page block object. |
removeSubscription | Public method to remove an AdBlock subscription. |
save | Public method to save the AdBlock subscriptions. |
setEnabled | Public slot to set the enabled state. |
showDialog | Public slot to show the AdBlock subscription management dialog. |
subscriptions | Public method to get all subscriptions. |
None |
Constructor
Private method to generate the path for custom subscriptions.
Private method to generate the URL for custom subscriptions.
Private method to load the set of subscriptions.
Public method to add an AdBlock subscription.
Public method to close the open search engines manager.
Public method to get a subscription for custom rules.
Public method to check, if blocking ads is enabled.
Public method to load the AdBlock subscriptions.
Public method to get a reference to the network block object.
Public method to get a reference to the page block object.
Public method to remove an AdBlock subscription.
Public method to save the AdBlock subscriptions.
Public slot to set the enabled state.
Public slot to show the AdBlock subscription management dialog.
Public method to get all subscriptions.