Documentation/Source/eric6.WebBrowser.UrlBar.UrlBar.html

changeset 5832
28f36b9c925f
parent 4918
71caf42a13d8
--- a/Documentation/Source/eric6.WebBrowser.UrlBar.UrlBar.html	Fri Aug 04 19:40:48 2017 +0200
+++ b/Documentation/Source/eric6.WebBrowser.UrlBar.UrlBar.html	Fri Aug 04 19:43:32 2017 +0200
@@ -84,6 +84,9 @@
 <td><a href="#UrlBar.__showBookmarkInfo">__showBookmarkInfo</a></td>
 <td>Private slot to show a dialog with some bookmark info.</td>
 </tr><tr>
+<td><a href="#UrlBar.__showThreatInfo">__showThreatInfo</a></td>
+<td>Private slot to show the threat info widget.</td>
+</tr><tr>
 <td><a href="#UrlBar.__textChanged">__textChanged</a></td>
 <td>Private slot to handle changes of the text.</td>
 </tr><tr>
@@ -185,7 +188,17 @@
 <b>__showBookmarkInfo</b>(<i></i>)
 <p>
         Private slot to show a dialog with some bookmark info.
-</p><a NAME="UrlBar.__textChanged" ID="UrlBar.__textChanged"></a>
+</p><a NAME="UrlBar.__showThreatInfo" ID="UrlBar.__showThreatInfo"></a>
+<h4>UrlBar.__showThreatInfo</h4>
+<b>__showThreatInfo</b>(<i>pos</i>)
+<p>
+        Private slot to show the threat info widget.
+</p><dl>
+<dt><i>pos</i> (QPoint)</dt>
+<dd>
+position to show the info at
+</dd>
+</dl><a NAME="UrlBar.__textChanged" ID="UrlBar.__textChanged"></a>
 <h4>UrlBar.__textChanged</h4>
 <b>__textChanged</b>(<i>txt</i>)
 <p>

eric ide

mercurial