257 <td>Private slot to switch private browsing.</td> |
257 <td>Private slot to switch private browsing.</td> |
258 </tr><tr> |
258 </tr><tr> |
259 <td><a href="#HelpWindow.__reload">__reload</a></td> |
259 <td><a href="#HelpWindow.__reload">__reload</a></td> |
260 <td>Private slot called to handle the reload action.</td> |
260 <td>Private slot called to handle the reload action.</td> |
261 </tr><tr> |
261 </tr><tr> |
|
262 <td><a href="#HelpWindow.__removeOldDocumentation">__removeOldDocumentation</a></td> |
|
263 <td>Private slot to remove non-existing documentation from the help engine.</td> |
|
264 </tr><tr> |
262 <td><a href="#HelpWindow.__savePageAs">__savePageAs</a></td> |
265 <td><a href="#HelpWindow.__savePageAs">__savePageAs</a></td> |
263 <td>Private slot to save the current page.</td> |
266 <td>Private slot to save the current page.</td> |
264 </tr><tr> |
267 </tr><tr> |
265 <td><a href="#HelpWindow.__savePageScreen">__savePageScreen</a></td> |
268 <td><a href="#HelpWindow.__savePageScreen">__savePageScreen</a></td> |
266 <td>Private slot to save the current page as a screen shot.</td> |
269 <td>Private slot to save the current page as a screen shot.</td> |
1008 </p><a NAME="HelpWindow.__reload" ID="HelpWindow.__reload"></a> |
1011 </p><a NAME="HelpWindow.__reload" ID="HelpWindow.__reload"></a> |
1009 <h4>HelpWindow.__reload</h4> |
1012 <h4>HelpWindow.__reload</h4> |
1010 <b>__reload</b>(<i></i>) |
1013 <b>__reload</b>(<i></i>) |
1011 <p> |
1014 <p> |
1012 Private slot called to handle the reload action. |
1015 Private slot called to handle the reload action. |
|
1016 </p><a NAME="HelpWindow.__removeOldDocumentation" ID="HelpWindow.__removeOldDocumentation"></a> |
|
1017 <h4>HelpWindow.__removeOldDocumentation</h4> |
|
1018 <b>__removeOldDocumentation</b>(<i></i>) |
|
1019 <p> |
|
1020 Private slot to remove non-existing documentation from the help engine. |
1013 </p><a NAME="HelpWindow.__savePageAs" ID="HelpWindow.__savePageAs"></a> |
1021 </p><a NAME="HelpWindow.__savePageAs" ID="HelpWindow.__savePageAs"></a> |
1014 <h4>HelpWindow.__savePageAs</h4> |
1022 <h4>HelpWindow.__savePageAs</h4> |
1015 <b>__savePageAs</b>(<i></i>) |
1023 <b>__savePageAs</b>(<i></i>) |
1016 <p> |
1024 <p> |
1017 Private slot to save the current page. |
1025 Private slot to save the current page. |