Documentation/Source/eric5.Helpviewer.HelpWindow.html

changeset 256
04083f42042d
parent 142
94ce651735db
child 314
c1379cab7697
equal deleted inserted replaced
255:eb0ffc3f12a2 256:04083f42042d
209 <td>Private slot to load a URL from the bookmarks menu or bookmarks toolbar in the current tab.</td> 209 <td>Private slot to load a URL from the bookmarks menu or bookmarks toolbar in the current tab.</td>
210 </tr><tr> 210 </tr><tr>
211 <td><a href="#HelpWindow.__openUrlNewTab">__openUrlNewTab</a></td> 211 <td><a href="#HelpWindow.__openUrlNewTab">__openUrlNewTab</a></td>
212 <td>Private slot to load a URL from the bookmarks menu or bookmarks toolbar in a new tab.</td> 212 <td>Private slot to load a URL from the bookmarks menu or bookmarks toolbar in a new tab.</td>
213 </tr><tr> 213 </tr><tr>
214 <td><a href="#HelpWindow.__pathEdited">__pathEdited</a></td>
215 <td>Private slot called, when a URL has been entered.</td>
216 </tr><tr>
217 <td><a href="#HelpWindow.__pathSelected">__pathSelected</a></td> 214 <td><a href="#HelpWindow.__pathSelected">__pathSelected</a></td>
218 <td>Private slot called when a file is selected in the combobox.</td> 215 <td>Private slot called when a file is selected in the combobox.</td>
219 </tr><tr> 216 </tr><tr>
220 <td><a href="#HelpWindow.__prevTab">__prevTab</a></td> 217 <td><a href="#HelpWindow.__prevTab">__prevTab</a></td>
221 <td>Private slot used to show the previous tab.</td> 218 <td>Private slot used to show the previous tab.</td>
828 url to be opened (QUrl) 825 url to be opened (QUrl)
829 </dd><dt><i>title</i></dt> 826 </dd><dt><i>title</i></dt>
830 <dd> 827 <dd>
831 title of the bookmark (string) 828 title of the bookmark (string)
832 </dd> 829 </dd>
833 </dl><a NAME="HelpWindow.__pathEdited" ID="HelpWindow.__pathEdited"></a> 830 </dl><a NAME="HelpWindow.__pathSelected" ID="HelpWindow.__pathSelected"></a>
834 <h4>HelpWindow.__pathEdited</h4>
835 <b>__pathEdited</b>(<i></i>)
836 <p>
837 Private slot called, when a URL has been entered.
838 </p><a NAME="HelpWindow.__pathSelected" ID="HelpWindow.__pathSelected"></a>
839 <h4>HelpWindow.__pathSelected</h4> 831 <h4>HelpWindow.__pathSelected</h4>
840 <b>__pathSelected</b>(<i>path</i>) 832 <b>__pathSelected</b>(<i>path</i>)
841 <p> 833 <p>
842 Private slot called when a file is selected in the combobox. 834 Private slot called when a file is selected in the combobox.
843 </p><dl> 835 </p><dl>
1385 <dd> 1377 <dd>
1386 reference to the load progress bar (QProgressBar) 1378 reference to the load progress bar (QProgressBar)
1387 </dd> 1379 </dd>
1388 </dl><a NAME="HelpWindow.resetLoading" ID="HelpWindow.resetLoading"></a> 1380 </dl><a NAME="HelpWindow.resetLoading" ID="HelpWindow.resetLoading"></a>
1389 <h4>HelpWindow.resetLoading</h4> 1381 <h4>HelpWindow.resetLoading</h4>
1390 <b>resetLoading</b>(<i>widget</i>) 1382 <b>resetLoading</b>(<i>widget, ok</i>)
1391 <p> 1383 <p>
1392 Public method to reset the loading icon. 1384 Public method to reset the loading icon.
1393 </p><dl> 1385 </p><dl>
1394 <dt><i>widget</i></dt> 1386 <dt><i>widget</i></dt>
1395 <dd> 1387 <dd>
1396 reference to the widget to reset the icon for (QWidget) 1388 reference to the widget to reset the icon for (QWidget)
1389 </dd><dt><i>ok</i></dt>
1390 <dd>
1391 flag indicating the result (boolean)
1397 </dd> 1392 </dd>
1398 </dl><a NAME="HelpWindow.search" ID="HelpWindow.search"></a> 1393 </dl><a NAME="HelpWindow.search" ID="HelpWindow.search"></a>
1399 <h4>HelpWindow.search</h4> 1394 <h4>HelpWindow.search</h4>
1400 <b>search</b>(<i>word</i>) 1395 <b>search</b>(<i>word</i>)
1401 <p> 1396 <p>

eric ide

mercurial