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

changeset 6028
859f6894eed9
parent 4918
71caf42a13d8
child 6123
39cd368143db
--- a/Documentation/Source/eric6.WebBrowser.AdBlock.AdBlockIcon.html	Thu Dec 14 19:25:34 2017 +0100
+++ b/Documentation/Source/eric6.WebBrowser.AdBlock.AdBlockIcon.html	Mon Dec 18 18:09:39 2017 +0100
@@ -98,9 +98,9 @@
 <p>
         Constructor
 </p><dl>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (WebBrowserWindow)</dt>
 <dd>
-reference to the parent widget (HelpWindow)
+reference to the parent widget
 </dd>
 </dl><a NAME="AdBlockIcon.__createMenu" ID="AdBlockIcon.__createMenu"></a>
 <h4>AdBlockIcon.__createMenu</h4>
@@ -108,9 +108,9 @@
 <p>
         Private slot to create the context menu.
 </p><dl>
-<dt><i>menu</i></dt>
+<dt><i>menu</i> (QMenu)</dt>
 <dd>
-parent menu (QMenu)
+parent menu
 </dd>
 </dl><a NAME="AdBlockIcon.__enableAdBlock" ID="AdBlockIcon.__enableAdBlock"></a>
 <h4>AdBlockIcon.__enableAdBlock</h4>
@@ -126,7 +126,12 @@
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-flag indicating an exception (boolean)
+flag indicating an exception
+</dd>
+</dl><dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl><a NAME="AdBlockIcon.__setException" ID="AdBlockIcon.__setException"></a>
 <h4>AdBlockIcon.__setException</h4>
@@ -140,9 +145,9 @@
 <p>
         Private slot to show the context menu.
 </p><dl>
-<dt><i>pos</i></dt>
+<dt><i>pos</i> (QPoint)</dt>
 <dd>
-position the context menu should be shown (QPoint)
+position the context menu should be shown
 </dd>
 </dl><a NAME="AdBlockIcon.currentChanged" ID="AdBlockIcon.currentChanged"></a>
 <h4>AdBlockIcon.currentChanged</h4>
@@ -157,7 +162,12 @@
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-reference to the menu action (QAction)
+reference to the menu action
+</dd>
+</dl><dl>
+<dt>Return Type:</dt>
+<dd>
+QAction
 </dd>
 </dl><a NAME="AdBlockIcon.setEnabled" ID="AdBlockIcon.setEnabled"></a>
 <h4>AdBlockIcon.setEnabled</h4>
@@ -165,9 +175,9 @@
 <p>
         Public slot to set the enabled state.
 </p><dl>
-<dt><i>enabled</i></dt>
+<dt><i>enabled</i> (bool)</dt>
 <dd>
-enabled state (boolean)
+enabled state
 </dd>
 </dl><a NAME="AdBlockIcon.sourceChanged" ID="AdBlockIcon.sourceChanged"></a>
 <h4>AdBlockIcon.sourceChanged</h4>
@@ -175,12 +185,12 @@
 <p>
         Public slot to handle URL changes.
 </p><dl>
-<dt><i>browser</i></dt>
+<dt><i>browser</i> (WebBrowserView)</dt>
 <dd>
-reference to the browser (HelpBrowser)
-</dd><dt><i>url</i></dt>
+reference to the browser
+</dd><dt><i>url</i> (QUrl)</dt>
 <dd>
-new URL (QUrl)
+new URL
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial