src/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockDialog.html

branch
eric7
changeset 10692
9becf9ca115c
parent 10479
856476537696
diff -r d1a603a70f83 -r 9becf9ca115c src/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockDialog.html
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockDialog.html	Tue Apr 23 09:29:13 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockDialog.html	Tue Apr 23 11:26:04 2024 +0200
@@ -361,16 +361,16 @@
 </dl>
 <a NAME="AdBlockDialog.on_useLimitedEasyListCheckBox_clicked" ID="AdBlockDialog.on_useLimitedEasyListCheckBox_clicked"></a>
 <h4>AdBlockDialog.on_useLimitedEasyListCheckBox_clicked</h4>
-<b>on_useLimitedEasyListCheckBox_clicked</b>(<i>checked</i>)
+<b>on_useLimitedEasyListCheckBox_clicked</b>(<i>_checked</i>)
 <p>
         Private slot handling the selection of the limited EasyList.
 </p>
 
 <dl>
 
-<dt><i>checked</i> (bool)</dt>
+<dt><i>_checked</i> (bool)</dt>
 <dd>
-flag indicating the state of the check box
+flag indicating the state of the check box (unused)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial