263 <td>Private slot to switch private browsing.</td> |
263 <td>Private slot to switch private browsing.</td> |
264 </tr><tr> |
264 </tr><tr> |
265 <td><a href="#HelpWindow.__reload">__reload</a></td> |
265 <td><a href="#HelpWindow.__reload">__reload</a></td> |
266 <td>Private slot called to handle the reload action.</td> |
266 <td>Private slot called to handle the reload action.</td> |
267 </tr><tr> |
267 </tr><tr> |
|
268 <td><a href="#HelpWindow.__removeOldDocumentation">__removeOldDocumentation</a></td> |
|
269 <td>Private slot to remove non-existing documentation from the help engine.</td> |
|
270 </tr><tr> |
268 <td><a href="#HelpWindow.__savePageAs">__savePageAs</a></td> |
271 <td><a href="#HelpWindow.__savePageAs">__savePageAs</a></td> |
269 <td>Private slot to save the current page.</td> |
272 <td>Private slot to save the current page.</td> |
270 </tr><tr> |
273 </tr><tr> |
271 <td><a href="#HelpWindow.__savePageScreen">__savePageScreen</a></td> |
274 <td><a href="#HelpWindow.__savePageScreen">__savePageScreen</a></td> |
272 <td>Private slot to save the current page as a screen shot.</td> |
275 <td>Private slot to save the current page as a screen shot.</td> |
1035 </p><a NAME="HelpWindow.__reload" ID="HelpWindow.__reload"></a> |
1038 </p><a NAME="HelpWindow.__reload" ID="HelpWindow.__reload"></a> |
1036 <h4>HelpWindow.__reload</h4> |
1039 <h4>HelpWindow.__reload</h4> |
1037 <b>__reload</b>(<i></i>) |
1040 <b>__reload</b>(<i></i>) |
1038 <p> |
1041 <p> |
1039 Private slot called to handle the reload action. |
1042 Private slot called to handle the reload action. |
|
1043 </p><a NAME="HelpWindow.__removeOldDocumentation" ID="HelpWindow.__removeOldDocumentation"></a> |
|
1044 <h4>HelpWindow.__removeOldDocumentation</h4> |
|
1045 <b>__removeOldDocumentation</b>(<i></i>) |
|
1046 <p> |
|
1047 Private slot to remove non-existing documentation from the help engine. |
1040 </p><a NAME="HelpWindow.__savePageAs" ID="HelpWindow.__savePageAs"></a> |
1048 </p><a NAME="HelpWindow.__savePageAs" ID="HelpWindow.__savePageAs"></a> |
1041 <h4>HelpWindow.__savePageAs</h4> |
1049 <h4>HelpWindow.__savePageAs</h4> |
1042 <b>__savePageAs</b>(<i></i>) |
1050 <b>__savePageAs</b>(<i></i>) |
1043 <p> |
1051 <p> |
1044 Private slot to save the current page. |
1052 Private slot to save the current page. |