Documentation/Source/eric5.Helpviewer.HelpWindow.html

changeset 1427
09d6731b73ad
parent 1415
28fa9633d57e
child 1596
8d59e4f3c828
child 1646
26e064833700
equal deleted inserted replaced
1425:dedba69cb847 1427:09d6731b73ad
148 </tr><tr> 148 </tr><tr>
149 <td><a href="#HelpWindow.__docsInstalled">__docsInstalled</a></td> 149 <td><a href="#HelpWindow.__docsInstalled">__docsInstalled</a></td>
150 <td>Private slot handling the end of documentation installation.</td> 150 <td>Private slot handling the end of documentation installation.</td>
151 </tr><tr> 151 </tr><tr>
152 <td><a href="#HelpWindow.__feedsManagerClosed">__feedsManagerClosed</a></td> 152 <td><a href="#HelpWindow.__feedsManagerClosed">__feedsManagerClosed</a></td>
153 <td></td> 153 <td>Private slot to handle closing the feeds manager dialog.</td>
154 </tr><tr> 154 </tr><tr>
155 <td><a href="#HelpWindow.__filterQtHelpDocumentation">__filterQtHelpDocumentation</a></td> 155 <td><a href="#HelpWindow.__filterQtHelpDocumentation">__filterQtHelpDocumentation</a></td>
156 <td>Private slot to filter the QtHelp documentation.</td> 156 <td>Private slot to filter the QtHelp documentation.</td>
157 </tr><tr> 157 </tr><tr>
158 <td><a href="#HelpWindow.__find">__find</a></td> 158 <td><a href="#HelpWindow.__find">__find</a></td>
302 <td><a href="#HelpWindow.__showPreferences">__showPreferences</a></td> 302 <td><a href="#HelpWindow.__showPreferences">__showPreferences</a></td>
303 <td>Private slot to set the preferences.</td> 303 <td>Private slot to set the preferences.</td>
304 </tr><tr> 304 </tr><tr>
305 <td><a href="#HelpWindow.__showSearchWindow">__showSearchWindow</a></td> 305 <td><a href="#HelpWindow.__showSearchWindow">__showSearchWindow</a></td>
306 <td>Private method to show the search window.</td> 306 <td>Private method to show the search window.</td>
307 </tr><tr>
308 <td><a href="#HelpWindow.__showSiteinfoDialog">__showSiteinfoDialog</a></td>
309 <td>Private slot to show the site info dialog.</td>
307 </tr><tr> 310 </tr><tr>
308 <td><a href="#HelpWindow.__showTocWindow">__showTocWindow</a></td> 311 <td><a href="#HelpWindow.__showTocWindow">__showTocWindow</a></td>
309 <td>Private method to show the table of contents window.</td> 312 <td>Private method to show the table of contents window.</td>
310 </tr><tr> 313 </tr><tr>
311 <td><a href="#HelpWindow.__stopLoading">__stopLoading</a></td> 314 <td><a href="#HelpWindow.__stopLoading">__stopLoading</a></td>
688 flag indicating that documents were installed (boolean) 691 flag indicating that documents were installed (boolean)
689 </dd> 692 </dd>
690 </dl><a NAME="HelpWindow.__feedsManagerClosed" ID="HelpWindow.__feedsManagerClosed"></a> 693 </dl><a NAME="HelpWindow.__feedsManagerClosed" ID="HelpWindow.__feedsManagerClosed"></a>
691 <h4>HelpWindow.__feedsManagerClosed</h4> 694 <h4>HelpWindow.__feedsManagerClosed</h4>
692 <b>__feedsManagerClosed</b>(<i></i>) 695 <b>__feedsManagerClosed</b>(<i></i>)
693 <a NAME="HelpWindow.__filterQtHelpDocumentation" ID="HelpWindow.__filterQtHelpDocumentation"></a> 696 <p>
697 Private slot to handle closing the feeds manager dialog.
698 </p><a NAME="HelpWindow.__filterQtHelpDocumentation" ID="HelpWindow.__filterQtHelpDocumentation"></a>
694 <h4>HelpWindow.__filterQtHelpDocumentation</h4> 699 <h4>HelpWindow.__filterQtHelpDocumentation</h4>
695 <b>__filterQtHelpDocumentation</b>(<i>customFilter</i>) 700 <b>__filterQtHelpDocumentation</b>(<i>customFilter</i>)
696 <p> 701 <p>
697 Private slot to filter the QtHelp documentation. 702 Private slot to filter the QtHelp documentation.
698 </p><dl> 703 </p><dl>
992 </p><a NAME="HelpWindow.__showSearchWindow" ID="HelpWindow.__showSearchWindow"></a> 997 </p><a NAME="HelpWindow.__showSearchWindow" ID="HelpWindow.__showSearchWindow"></a>
993 <h4>HelpWindow.__showSearchWindow</h4> 998 <h4>HelpWindow.__showSearchWindow</h4>
994 <b>__showSearchWindow</b>(<i></i>) 999 <b>__showSearchWindow</b>(<i></i>)
995 <p> 1000 <p>
996 Private method to show the search window. 1001 Private method to show the search window.
1002 </p><a NAME="HelpWindow.__showSiteinfoDialog" ID="HelpWindow.__showSiteinfoDialog"></a>
1003 <h4>HelpWindow.__showSiteinfoDialog</h4>
1004 <b>__showSiteinfoDialog</b>(<i></i>)
1005 <p>
1006 Private slot to show the site info dialog.
997 </p><a NAME="HelpWindow.__showTocWindow" ID="HelpWindow.__showTocWindow"></a> 1007 </p><a NAME="HelpWindow.__showTocWindow" ID="HelpWindow.__showTocWindow"></a>
998 <h4>HelpWindow.__showTocWindow</h4> 1008 <h4>HelpWindow.__showTocWindow</h4>
999 <b>__showTocWindow</b>(<i></i>) 1009 <b>__showTocWindow</b>(<i></i>)
1000 <p> 1010 <p>
1001 Private method to show the table of contents window. 1011 Private method to show the table of contents window.

eric ide

mercurial