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

changeset 5734
d8b99b5fa673
parent 5722
433187e73c0f
child 5745
4f4316e83318
equal deleted inserted replaced
5733:aed3e558407f 5734:d8b99b5fa673
94 <td>Public method to get a reference to the exit full screen button.</td> 94 <td>Public method to get a reference to the exit full screen button.</td>
95 </tr><tr> 95 </tr><tr>
96 <td><a href="#NavigationBar.forwardButton">forwardButton</a></td> 96 <td><a href="#NavigationBar.forwardButton">forwardButton</a></td>
97 <td>Public method to get a reference to the forward button.</td> 97 <td>Public method to get a reference to the forward button.</td>
98 </tr><tr> 98 </tr><tr>
99 <td><a href="#NavigationBar.reloadButton">reloadButton</a></td> 99 <td><a href="#NavigationBar.reloadStopButton">reloadStopButton</a></td>
100 <td>Public method to get a reference to the reload button.</td> 100 <td>Public method to get a reference to the reload/stop button.</td>
101 </tr><tr> 101 </tr><tr>
102 <td><a href="#NavigationBar.searchEdit">searchEdit</a></td> 102 <td><a href="#NavigationBar.searchEdit">searchEdit</a></td>
103 <td>Public method to get a reference to the web search edit.</td> 103 <td>Public method to get a reference to the web search edit.</td>
104 </tr><tr>
105 <td><a href="#NavigationBar.stopButton">stopButton</a></td>
106 <td>Public method to get a reference to the stop button.</td>
107 </tr> 104 </tr>
108 </table> 105 </table>
109 <h3>Static Methods</h3> 106 <h3>Static Methods</h3>
110 <table> 107 <table>
111 <tr><td>None</td></tr> 108 <tr><td>None</td></tr>
217 </dl><dl> 214 </dl><dl>
218 <dt>Return Type:</dt> 215 <dt>Return Type:</dt>
219 <dd> 216 <dd>
220 QToolButton 217 QToolButton
221 </dd> 218 </dd>
222 </dl><a NAME="NavigationBar.reloadButton" ID="NavigationBar.reloadButton"></a> 219 </dl><a NAME="NavigationBar.reloadStopButton" ID="NavigationBar.reloadStopButton"></a>
223 <h4>NavigationBar.reloadButton</h4> 220 <h4>NavigationBar.reloadStopButton</h4>
224 <b>reloadButton</b>(<i></i>) 221 <b>reloadStopButton</b>(<i></i>)
225 <p> 222 <p>
226 Public method to get a reference to the reload button. 223 Public method to get a reference to the reload/stop button.
227 </p><dl> 224 </p><dl>
228 <dt>Returns:</dt> 225 <dt>Returns:</dt>
229 <dd> 226 <dd>
230 reference to the reload button 227 reference to the reload/stop button
231 </dd> 228 </dd>
232 </dl><dl> 229 </dl><dl>
233 <dt>Return Type:</dt> 230 <dt>Return Type:</dt>
234 <dd> 231 <dd>
235 QToolButton 232 QToolButton
246 </dd> 243 </dd>
247 </dl><dl> 244 </dl><dl>
248 <dt>Return Type:</dt> 245 <dt>Return Type:</dt>
249 <dd> 246 <dd>
250 WebBrowserWebSearchWidget 247 WebBrowserWebSearchWidget
251 </dd>
252 </dl><a NAME="NavigationBar.stopButton" ID="NavigationBar.stopButton"></a>
253 <h4>NavigationBar.stopButton</h4>
254 <b>stopButton</b>(<i></i>)
255 <p>
256 Public method to get a reference to the stop button.
257 </p><dl>
258 <dt>Returns:</dt>
259 <dd>
260 reference to the stop button
261 </dd>
262 </dl><dl>
263 <dt>Return Type:</dt>
264 <dd>
265 QToolButton
266 </dd> 248 </dd>
267 </dl> 249 </dl>
268 <div align="right"><a href="#top">Up</a></div> 250 <div align="right"><a href="#top">Up</a></div>
269 <hr /> 251 <hr />
270 </body></html> 252 </body></html>

eric ide

mercurial