Documentation/Source/eric6.WebBrowser.Navigation.NavigationBar.html

changeset 5734
d8b99b5fa673
parent 5722
433187e73c0f
child 5745
4f4316e83318
--- a/Documentation/Source/eric6.WebBrowser.Navigation.NavigationBar.html	Thu May 11 18:26:56 2017 +0200
+++ b/Documentation/Source/eric6.WebBrowser.Navigation.NavigationBar.html	Sat May 13 12:09:45 2017 +0200
@@ -96,14 +96,11 @@
 <td><a href="#NavigationBar.forwardButton">forwardButton</a></td>
 <td>Public method to get a reference to the forward button.</td>
 </tr><tr>
-<td><a href="#NavigationBar.reloadButton">reloadButton</a></td>
-<td>Public method to get a reference to the reload button.</td>
+<td><a href="#NavigationBar.reloadStopButton">reloadStopButton</a></td>
+<td>Public method to get a reference to the reload/stop button.</td>
 </tr><tr>
 <td><a href="#NavigationBar.searchEdit">searchEdit</a></td>
 <td>Public method to get a reference to the web search edit.</td>
-</tr><tr>
-<td><a href="#NavigationBar.stopButton">stopButton</a></td>
-<td>Public method to get a reference to the stop button.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -219,15 +216,15 @@
 <dd>
 QToolButton
 </dd>
-</dl><a NAME="NavigationBar.reloadButton" ID="NavigationBar.reloadButton"></a>
-<h4>NavigationBar.reloadButton</h4>
-<b>reloadButton</b>(<i></i>)
+</dl><a NAME="NavigationBar.reloadStopButton" ID="NavigationBar.reloadStopButton"></a>
+<h4>NavigationBar.reloadStopButton</h4>
+<b>reloadStopButton</b>(<i></i>)
 <p>
-        Public method to get a reference to the reload button.
+        Public method to get a reference to the reload/stop button.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-reference to the reload button
+reference to the reload/stop button
 </dd>
 </dl><dl>
 <dt>Return Type:</dt>
@@ -249,21 +246,6 @@
 <dd>
 WebBrowserWebSearchWidget
 </dd>
-</dl><a NAME="NavigationBar.stopButton" ID="NavigationBar.stopButton"></a>
-<h4>NavigationBar.stopButton</h4>
-<b>stopButton</b>(<i></i>)
-<p>
-        Public method to get a reference to the stop button.
-</p><dl>
-<dt>Returns:</dt>
-<dd>
-reference to the stop button
-</dd>
-</dl><dl>
-<dt>Return Type:</dt>
-<dd>
-QToolButton
-</dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />

eric ide

mercurial