--- a/src/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockMatcher.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockMatcher.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.WebBrowser.AdBlock.AdBlockMatcher</h1> - <p> Module implementing the AdBlock matcher. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#AdBlockMatcher">AdBlockMatcher</a></td> <td>Class implementing the AdBlock matcher.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="AdBlockMatcher" ID="AdBlockMatcher"></a> <h2>AdBlockMatcher</h2> - <p> Class implementing the AdBlock matcher. </p> + <h3>Derived from</h3> QObject <h3>Class Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Class Methods</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Methods</h3> - <table> - <tr> <td><a href="#AdBlockMatcher.__init__">AdBlockMatcher</a></td> <td>Constructor</td> @@ -87,19 +84,20 @@ <td>Public slot to update the internal state.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="AdBlockMatcher.__init__" ID="AdBlockMatcher.__init__"></a> <h4>AdBlockMatcher (Constructor)</h4> <b>AdBlockMatcher</b>(<i>manager</i>) - <p> Constructor </p> + <dl> <dt><i>manager</i> (AdBlockManager)</dt> @@ -110,10 +108,10 @@ <a NAME="AdBlockMatcher.adBlockDisabledForUrl" ID="AdBlockMatcher.adBlockDisabledForUrl"></a> <h4>AdBlockMatcher.adBlockDisabledForUrl</h4> <b>adBlockDisabledForUrl</b>(<i>url</i>) - <p> Public method to check, if AdBlock is disabled for the given URL. </p> + <dl> <dt><i>url</i> (QUrl)</dt> @@ -136,18 +134,18 @@ <a NAME="AdBlockMatcher.clear" ID="AdBlockMatcher.clear"></a> <h4>AdBlockMatcher.clear</h4> <b>clear</b>(<i></i>) - <p> Public slot to clear the internal structures. </p> + <a NAME="AdBlockMatcher.elemHideDisabledForUrl" ID="AdBlockMatcher.elemHideDisabledForUrl"></a> <h4>AdBlockMatcher.elemHideDisabledForUrl</h4> <b>elemHideDisabledForUrl</b>(<i>url</i>) - <p> Public method to check, if element hiding is disabled for the given URL. </p> + <dl> <dt><i>url</i> (QUrl)</dt> @@ -170,10 +168,10 @@ <a NAME="AdBlockMatcher.elementHidingRules" ID="AdBlockMatcher.elementHidingRules"></a> <h4>AdBlockMatcher.elementHidingRules</h4> <b>elementHidingRules</b>(<i></i>) - <p> Public method to get the element hiding rules. </p> + <dl> <dt>Return:</dt> <dd> @@ -189,10 +187,10 @@ <a NAME="AdBlockMatcher.elementHidingRulesForDomain" ID="AdBlockMatcher.elementHidingRulesForDomain"></a> <h4>AdBlockMatcher.elementHidingRulesForDomain</h4> <b>elementHidingRulesForDomain</b>(<i>domain</i>) - <p> Public method to get the element hiding rules for the given domain. </p> + <dl> <dt><i>domain</i> (str)</dt> @@ -215,10 +213,10 @@ <a NAME="AdBlockMatcher.match" ID="AdBlockMatcher.match"></a> <h4>AdBlockMatcher.match</h4> <b>match</b>(<i>request, urlDomain, urlString</i>) - <p> Public method to match a request. </p> + <dl> <dt><i>request</i> (QWebEngineUrlRequestInfo)</dt> @@ -249,10 +247,10 @@ <a NAME="AdBlockMatcher.update" ID="AdBlockMatcher.update"></a> <h4>AdBlockMatcher.update</h4> <b>update</b>(<i></i>) - <p> Public slot to update the internal state. </p> + <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>