Documentation/Source/eric5.Helpviewer.HelpWindow.html

changeset 381
64ae9e09d8bc
parent 350
db40effc5c65
child 409
0ea528e80202
equal deleted inserted replaced
376:0c4c359c4870 381:64ae9e09d8bc
71 <td>Private slot to show the about information.</td> 71 <td>Private slot to show the about information.</td>
72 </tr><tr> 72 </tr><tr>
73 <td><a href="#HelpWindow.__aboutQt">__aboutQt</a></td> 73 <td><a href="#HelpWindow.__aboutQt">__aboutQt</a></td>
74 <td>Private slot to show info about Qt.</td> 74 <td>Private slot to show info about Qt.</td>
75 </tr><tr> 75 </tr><tr>
76 <td><a href="#HelpWindow.__aboutToShowTextEncodingMenu">__aboutToShowTextEncodingMenu</a></td>
77 <td>Private slot to populate the text encoding menu.</td>
78 </tr><tr>
76 <td><a href="#HelpWindow.__activateCurrentBrowser">__activateCurrentBrowser</a></td> 79 <td><a href="#HelpWindow.__activateCurrentBrowser">__activateCurrentBrowser</a></td>
77 <td>Private slot to activate the current browser.</td> 80 <td>Private slot to activate the current browser.</td>
78 </tr><tr> 81 </tr><tr>
79 <td><a href="#HelpWindow.__activateDock">__activateDock</a></td> 82 <td><a href="#HelpWindow.__activateDock">__activateDock</a></td>
80 <td>Private method to activate the dock widget of the given widget.</td> 83 <td>Private method to activate the dock widget of the given widget.</td>
259 <td><a href="#HelpWindow.__setLoadingActions">__setLoadingActions</a></td> 262 <td><a href="#HelpWindow.__setLoadingActions">__setLoadingActions</a></td>
260 <td>Private slot to set the loading dependent actions.</td> 263 <td>Private slot to set the loading dependent actions.</td>
261 </tr><tr> 264 </tr><tr>
262 <td><a href="#HelpWindow.__setPathComboBackground">__setPathComboBackground</a></td> 265 <td><a href="#HelpWindow.__setPathComboBackground">__setPathComboBackground</a></td>
263 <td>Private slot to change the path combo background to indicate save URLs.</td> 266 <td>Private slot to change the path combo background to indicate save URLs.</td>
267 </tr><tr>
268 <td><a href="#HelpWindow.__setTextEncoding">__setTextEncoding</a></td>
269 <td>Private slot to set the selected text encoding as the default for this session.</td>
264 </tr><tr> 270 </tr><tr>
265 <td><a href="#HelpWindow.__setupFilterCombo">__setupFilterCombo</a></td> 271 <td><a href="#HelpWindow.__setupFilterCombo">__setupFilterCombo</a></td>
266 <td>Private slot to setup the filter combo box.</td> 272 <td>Private slot to setup the filter combo box.</td>
267 </tr><tr> 273 </tr><tr>
268 <td><a href="#HelpWindow.__showAcceptedLanguages">__showAcceptedLanguages</a></td> 274 <td><a href="#HelpWindow.__showAcceptedLanguages">__showAcceptedLanguages</a></td>
495 </p><a NAME="HelpWindow.__aboutQt" ID="HelpWindow.__aboutQt"></a> 501 </p><a NAME="HelpWindow.__aboutQt" ID="HelpWindow.__aboutQt"></a>
496 <h4>HelpWindow.__aboutQt</h4> 502 <h4>HelpWindow.__aboutQt</h4>
497 <b>__aboutQt</b>(<i></i>) 503 <b>__aboutQt</b>(<i></i>)
498 <p> 504 <p>
499 Private slot to show info about Qt. 505 Private slot to show info about Qt.
506 </p><a NAME="HelpWindow.__aboutToShowTextEncodingMenu" ID="HelpWindow.__aboutToShowTextEncodingMenu"></a>
507 <h4>HelpWindow.__aboutToShowTextEncodingMenu</h4>
508 <b>__aboutToShowTextEncodingMenu</b>(<i></i>)
509 <p>
510 Private slot to populate the text encoding menu.
500 </p><a NAME="HelpWindow.__activateCurrentBrowser" ID="HelpWindow.__activateCurrentBrowser"></a> 511 </p><a NAME="HelpWindow.__activateCurrentBrowser" ID="HelpWindow.__activateCurrentBrowser"></a>
501 <h4>HelpWindow.__activateCurrentBrowser</h4> 512 <h4>HelpWindow.__activateCurrentBrowser</h4>
502 <b>__activateCurrentBrowser</b>(<i></i>) 513 <b>__activateCurrentBrowser</b>(<i></i>)
503 <p> 514 <p>
504 Private slot to activate the current browser. 515 Private slot to activate the current browser.
977 </dl><a NAME="HelpWindow.__setPathComboBackground" ID="HelpWindow.__setPathComboBackground"></a> 988 </dl><a NAME="HelpWindow.__setPathComboBackground" ID="HelpWindow.__setPathComboBackground"></a>
978 <h4>HelpWindow.__setPathComboBackground</h4> 989 <h4>HelpWindow.__setPathComboBackground</h4>
979 <b>__setPathComboBackground</b>(<i></i>) 990 <b>__setPathComboBackground</b>(<i></i>)
980 <p> 991 <p>
981 Private slot to change the path combo background to indicate save URLs. 992 Private slot to change the path combo background to indicate save URLs.
982 </p><a NAME="HelpWindow.__setupFilterCombo" ID="HelpWindow.__setupFilterCombo"></a> 993 </p><a NAME="HelpWindow.__setTextEncoding" ID="HelpWindow.__setTextEncoding"></a>
994 <h4>HelpWindow.__setTextEncoding</h4>
995 <b>__setTextEncoding</b>(<i>act</i>)
996 <p>
997 Private slot to set the selected text encoding as the default for
998 this session.
999 </p><dl>
1000 <dt><i>act</i></dt>
1001 <dd>
1002 reference to the selected action (QAction)
1003 </dd>
1004 </dl><a NAME="HelpWindow.__setupFilterCombo" ID="HelpWindow.__setupFilterCombo"></a>
983 <h4>HelpWindow.__setupFilterCombo</h4> 1005 <h4>HelpWindow.__setupFilterCombo</h4>
984 <b>__setupFilterCombo</b>(<i></i>) 1006 <b>__setupFilterCombo</b>(<i></i>)
985 <p> 1007 <p>
986 Private slot to setup the filter combo box. 1008 Private slot to setup the filter combo box.
987 </p><a NAME="HelpWindow.__showAcceptedLanguages" ID="HelpWindow.__showAcceptedLanguages"></a> 1009 </p><a NAME="HelpWindow.__showAcceptedLanguages" ID="HelpWindow.__showAcceptedLanguages"></a>

eric ide

mercurial