--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Documentation/Source/index-eric6.Helpviewer.AdBlock.html Sat Jul 05 12:29:15 2014 +0200 @@ -0,0 +1,65 @@ +<!DOCTYPE html> +<html><head> +<title>eric6.Helpviewer.AdBlock</title> +<meta charset="UTF-8"> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body> +<h1>eric6.Helpviewer.AdBlock</h1> +<p> +Package implementing the advertisments blocker functionality. +</p> + + +<h3>Modules</h3> +<table> +<tr> +<td><a href="eric6.Helpviewer.AdBlock.AdBlockAccessHandler.html">AdBlockAccessHandler</a></td> +<td>Module implementing a scheme access handler for AdBlock URLs.</td> +</tr><tr> +<td><a href="eric6.Helpviewer.AdBlock.AdBlockBlockedNetworkReply.html">AdBlockBlockedNetworkReply</a></td> +<td>Module implementing a QNetworkReply subclass reporting a blocked request.</td> +</tr><tr> +<td><a href="eric6.Helpviewer.AdBlock.AdBlockDialog.html">AdBlockDialog</a></td> +<td>Module implementing the AdBlock configuration dialog.</td> +</tr><tr> +<td><a href="eric6.Helpviewer.AdBlock.AdBlockExceptionsDialog.html">AdBlockExceptionsDialog</a></td> +<td>Module implementing a dialog to configure the AdBlock exceptions.</td> +</tr><tr> +<td><a href="eric6.Helpviewer.AdBlock.AdBlockIcon.html">AdBlockIcon</a></td> +<td>Module implementing the AdBlock icon for the main window status bar.</td> +</tr><tr> +<td><a href="eric6.Helpviewer.AdBlock.AdBlockManager.html">AdBlockManager</a></td> +<td>Module implementing the AdBlock manager.</td> +</tr><tr> +<td><a href="eric6.Helpviewer.AdBlock.AdBlockNetwork.html">AdBlockNetwork</a></td> +<td>Module implementing the network block class.</td> +</tr><tr> +<td><a href="eric6.Helpviewer.AdBlock.AdBlockPage.html">AdBlockPage</a></td> +<td>Module implementing a class to apply AdBlock rules to a web page.</td> +</tr><tr> +<td><a href="eric6.Helpviewer.AdBlock.AdBlockRule.html">AdBlockRule</a></td> +<td>Module implementing the AdBlock rule class.</td> +</tr><tr> +<td><a href="eric6.Helpviewer.AdBlock.AdBlockSubscription.html">AdBlockSubscription</a></td> +<td>Module implementing the AdBlock subscription class.</td> +</tr><tr> +<td><a href="eric6.Helpviewer.AdBlock.AdBlockTreeWidget.html">AdBlockTreeWidget</a></td> +<td>Module implementing a tree widget for the AdBlock configuration dialog.</td> +</tr> +</table> +</body></html> \ No newline at end of file