Documentation/Source/eric6.WebBrowser.AdBlock.AdBlockExceptionsDialog.html

changeset 6028
859f6894eed9
parent 4918
71caf42a13d8
diff -r d056a536670e -r 859f6894eed9 Documentation/Source/eric6.WebBrowser.AdBlock.AdBlockExceptionsDialog.html
--- a/Documentation/Source/eric6.WebBrowser.AdBlock.AdBlockExceptionsDialog.html	Thu Dec 14 19:25:34 2017 +0100
+++ b/Documentation/Source/eric6.WebBrowser.AdBlock.AdBlockExceptionsDialog.html	Mon Dec 18 18:09:39 2017 +0100
@@ -89,9 +89,9 @@
 <p>
         Constructor
 </p><dl>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-reference to the parent widget (QWidget)
+reference to the parent widget
 </dd>
 </dl><a NAME="AdBlockExceptionsDialog.accept" ID="AdBlockExceptionsDialog.accept"></a>
 <h4>AdBlockExceptionsDialog.accept</h4>
@@ -104,7 +104,7 @@
 <p>
         Public slot to load the list of excepted hosts.
 </p><dl>
-<dt><i>hosts</i></dt>
+<dt><i>hosts</i> (list of str)</dt>
 <dd>
 list of excepted hosts
 </dd>
@@ -124,9 +124,9 @@
 <p>
         Private slot to handle changes of the host edit.
 </p><dl>
-<dt><i>txt</i></dt>
+<dt><i>txt</i> (str)</dt>
 <dd>
-text of the edit (string)
+text of the edit
 </dd>
 </dl><a NAME="AdBlockExceptionsDialog.on_hostList_itemSelectionChanged" ID="AdBlockExceptionsDialog.on_hostList_itemSelectionChanged"></a>
 <h4>AdBlockExceptionsDialog.on_hostList_itemSelectionChanged</h4>

eric ide

mercurial