Documentation/Source/eric5.Helpviewer.HelpWindow.html

changeset 1645
73904ca06d2d
parent 1626
a77c8ea8582c
child 1651
bc68f24d5658
equal deleted inserted replaced
1644:c580a7686c52 1645:73904ca06d2d
334 </tr><tr> 334 </tr><tr>
335 <td><a href="#HelpWindow.__syncTOC">__syncTOC</a></td> 335 <td><a href="#HelpWindow.__syncTOC">__syncTOC</a></td>
336 <td>Private slot to synchronize the TOC with the currently shown page.</td> 336 <td>Private slot to synchronize the TOC with the currently shown page.</td>
337 </tr><tr> 337 </tr><tr>
338 <td><a href="#HelpWindow.__titleChanged">__titleChanged</a></td> 338 <td><a href="#HelpWindow.__titleChanged">__titleChanged</a></td>
339 <td>Private slot called to handle a change of the current browsers title.</td> 339 <td>Private slot called to handle a change of s browser's title.</td>
340 </tr><tr> 340 </tr><tr>
341 <td><a href="#HelpWindow.__viewFullScreen">__viewFullScreen</a></td> 341 <td><a href="#HelpWindow.__viewFullScreen">__viewFullScreen</a></td>
342 <td>Private slot called to toggle fullscreen mode.</td> 342 <td>Private slot called to toggle fullscreen mode.</td>
343 </tr><tr> 343 </tr><tr>
344 <td><a href="#HelpWindow.__virusTotalFileScanReport">__virusTotalFileScanReport</a></td> 344 <td><a href="#HelpWindow.__virusTotalFileScanReport">__virusTotalFileScanReport</a></td>
1074 <b>__syncTOC</b>(<i></i>) 1074 <b>__syncTOC</b>(<i></i>)
1075 <p> 1075 <p>
1076 Private slot to synchronize the TOC with the currently shown page. 1076 Private slot to synchronize the TOC with the currently shown page.
1077 </p><a NAME="HelpWindow.__titleChanged" ID="HelpWindow.__titleChanged"></a> 1077 </p><a NAME="HelpWindow.__titleChanged" ID="HelpWindow.__titleChanged"></a>
1078 <h4>HelpWindow.__titleChanged</h4> 1078 <h4>HelpWindow.__titleChanged</h4>
1079 <b>__titleChanged</b>(<i>title</i>) 1079 <b>__titleChanged</b>(<i>browser, title</i>)
1080 <p> 1080 <p>
1081 Private slot called to handle a change of the current browsers title. 1081 Private slot called to handle a change of s browser's title.
1082 </p><dl> 1082 </p><dl>
1083 <dt><i>title</i></dt> 1083 <dt><i>browser</i></dt>
1084 <dd>
1085 reference to the browser (HelpBrowser)
1086 </dd><dt><i>title</i></dt>
1084 <dd> 1087 <dd>
1085 new title (string) 1088 new title (string)
1086 </dd> 1089 </dd>
1087 </dl><a NAME="HelpWindow.__viewFullScreen" ID="HelpWindow.__viewFullScreen"></a> 1090 </dl><a NAME="HelpWindow.__viewFullScreen" ID="HelpWindow.__viewFullScreen"></a>
1088 <h4>HelpWindow.__viewFullScreen</h4> 1091 <h4>HelpWindow.__viewFullScreen</h4>

eric ide

mercurial