319 </tr><tr> |
319 </tr><tr> |
320 <td><a href="#HelpWindow.__syncTOC">__syncTOC</a></td> |
320 <td><a href="#HelpWindow.__syncTOC">__syncTOC</a></td> |
321 <td>Private slot to synchronize the TOC with the currently shown page.</td> |
321 <td>Private slot to synchronize the TOC with the currently shown page.</td> |
322 </tr><tr> |
322 </tr><tr> |
323 <td><a href="#HelpWindow.__titleChanged">__titleChanged</a></td> |
323 <td><a href="#HelpWindow.__titleChanged">__titleChanged</a></td> |
324 <td>Private slot called to handle a change of the current browsers title.</td> |
324 <td>Private slot called to handle a change of s browser's title.</td> |
325 </tr><tr> |
325 </tr><tr> |
326 <td><a href="#HelpWindow.__viewFullScreen">__viewFullScreen</a></td> |
326 <td><a href="#HelpWindow.__viewFullScreen">__viewFullScreen</a></td> |
327 <td>Private slot called to toggle fullscreen mode.</td> |
327 <td>Private slot called to toggle fullscreen mode.</td> |
328 </tr><tr> |
328 </tr><tr> |
329 <td><a href="#HelpWindow.__virusTotalFileScanReport">__virusTotalFileScanReport</a></td> |
329 <td><a href="#HelpWindow.__virusTotalFileScanReport">__virusTotalFileScanReport</a></td> |
1024 <b>__syncTOC</b>(<i></i>) |
1024 <b>__syncTOC</b>(<i></i>) |
1025 <p> |
1025 <p> |
1026 Private slot to synchronize the TOC with the currently shown page. |
1026 Private slot to synchronize the TOC with the currently shown page. |
1027 </p><a NAME="HelpWindow.__titleChanged" ID="HelpWindow.__titleChanged"></a> |
1027 </p><a NAME="HelpWindow.__titleChanged" ID="HelpWindow.__titleChanged"></a> |
1028 <h4>HelpWindow.__titleChanged</h4> |
1028 <h4>HelpWindow.__titleChanged</h4> |
1029 <b>__titleChanged</b>(<i>title</i>) |
1029 <b>__titleChanged</b>(<i>browser, title</i>) |
1030 <p> |
1030 <p> |
1031 Private slot called to handle a change of the current browsers title. |
1031 Private slot called to handle a change of s browser's title. |
1032 </p><dl> |
1032 </p><dl> |
1033 <dt><i>title</i></dt> |
1033 <dt><i>browser</i></dt> |
|
1034 <dd> |
|
1035 reference to the browser (HelpBrowser) |
|
1036 </dd><dt><i>title</i></dt> |
1034 <dd> |
1037 <dd> |
1035 new title (string) |
1038 new title (string) |
1036 </dd> |
1039 </dd> |
1037 </dl><a NAME="HelpWindow.__viewFullScreen" ID="HelpWindow.__viewFullScreen"></a> |
1040 </dl><a NAME="HelpWindow.__viewFullScreen" ID="HelpWindow.__viewFullScreen"></a> |
1038 <h4>HelpWindow.__viewFullScreen</h4> |
1041 <h4>HelpWindow.__viewFullScreen</h4> |