eric7/Documentation/Source/eric7.WebBrowser.UrlBar.UrlBar.html

branch
eric7
changeset 8575
423c4db4101e
parent 8372
e0227a7c850e
child 8596
d64760b2da50
--- a/eric7/Documentation/Source/eric7.WebBrowser.UrlBar.UrlBar.html	Fri Sep 03 19:56:55 2021 +0200
+++ b/eric7/Documentation/Source/eric7.WebBrowser.UrlBar.UrlBar.html	Fri Sep 03 19:57:39 2021 +0200
@@ -53,7 +53,7 @@
     Class implementing a line edit for entering URLs.
 </p>
 <h3>Derived from</h3>
-EricLineEdit
+EricClearableLineEdit
 <h3>Class Attributes</h3>
 
 <table>
@@ -93,7 +93,7 @@
 <td>Private slot to perform actions before the page is loaded.</td>
 </tr>
 <tr>
-<td><a href="#UrlBar.__rssClicked">__rssClicked</a></td>
+<td><a href="#UrlBar.__rssTriggered">__rssTriggered</a></td>
 <td>Private slot to handle clicking the RSS icon.</td>
 </tr>
 <tr>
@@ -113,10 +113,6 @@
 <td>Private slot to handle a change of the associated web page SSL configuration.</td>
 </tr>
 <tr>
-<td><a href="#UrlBar.__textChanged">__textChanged</a></td>
-<td>Private slot to handle changes of the text.</td>
-</tr>
-<tr>
 <td><a href="#UrlBar.browser">browser</a></td>
 <td>Public method to get the associated browser.</td>
 </tr>
@@ -230,9 +226,9 @@
 <p>
         Private slot to perform actions before the page is loaded.
 </p>
-<a NAME="UrlBar.__rssClicked" ID="UrlBar.__rssClicked"></a>
-<h4>UrlBar.__rssClicked</h4>
-<b>__rssClicked</b>(<i></i>)
+<a NAME="UrlBar.__rssTriggered" ID="UrlBar.__rssTriggered"></a>
+<h4>UrlBar.__rssTriggered</h4>
+<b>__rssTriggered</b>(<i></i>)
 
 <p>
         Private slot to handle clicking the RSS icon.
@@ -273,20 +269,6 @@
         Private slot to handle a change of the associated web page SSL
         configuration.
 </p>
-<a NAME="UrlBar.__textChanged" ID="UrlBar.__textChanged"></a>
-<h4>UrlBar.__textChanged</h4>
-<b>__textChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot to handle changes of the text.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-current text (string)
-</dd>
-</dl>
 <a NAME="UrlBar.browser" ID="UrlBar.browser"></a>
 <h4>UrlBar.browser</h4>
 <b>browser</b>(<i></i>)

eric ide

mercurial