299 <td>Private slot called to handle the reload action.</td> |
299 <td>Private slot called to handle the reload action.</td> |
300 </tr><tr> |
300 </tr><tr> |
301 <td><a href="#WebBrowserWindow.__removeOldDocumentation">__removeOldDocumentation</a></td> |
301 <td><a href="#WebBrowserWindow.__removeOldDocumentation">__removeOldDocumentation</a></td> |
302 <td>Private slot to remove non-existing documentation from the help engine.</td> |
302 <td>Private slot to remove non-existing documentation from the help engine.</td> |
303 </tr><tr> |
303 </tr><tr> |
|
304 <td><a href="#WebBrowserWindow.__savePageAs">__savePageAs</a></td> |
|
305 <td>Private slot to save the current page.</td> |
|
306 </tr><tr> |
304 <td><a href="#WebBrowserWindow.__savePageScreen">__savePageScreen</a></td> |
307 <td><a href="#WebBrowserWindow.__savePageScreen">__savePageScreen</a></td> |
305 <td>Private slot to save the current page as a screen shot.</td> |
308 <td>Private slot to save the current page as a screen shot.</td> |
306 </tr><tr> |
309 </tr><tr> |
307 <td><a href="#WebBrowserWindow.__saveVisiblePageScreen">__saveVisiblePageScreen</a></td> |
310 <td><a href="#WebBrowserWindow.__saveVisiblePageScreen">__saveVisiblePageScreen</a></td> |
308 <td>Private slot to save the visible part of the current page as a screen shot.</td> |
311 <td>Private slot to save the visible part of the current page as a screen shot.</td> |
1260 </p><a NAME="WebBrowserWindow.__removeOldDocumentation" ID="WebBrowserWindow.__removeOldDocumentation"></a> |
1263 </p><a NAME="WebBrowserWindow.__removeOldDocumentation" ID="WebBrowserWindow.__removeOldDocumentation"></a> |
1261 <h4>WebBrowserWindow.__removeOldDocumentation</h4> |
1264 <h4>WebBrowserWindow.__removeOldDocumentation</h4> |
1262 <b>__removeOldDocumentation</b>(<i></i>) |
1265 <b>__removeOldDocumentation</b>(<i></i>) |
1263 <p> |
1266 <p> |
1264 Private slot to remove non-existing documentation from the help engine. |
1267 Private slot to remove non-existing documentation from the help engine. |
|
1268 </p><a NAME="WebBrowserWindow.__savePageAs" ID="WebBrowserWindow.__savePageAs"></a> |
|
1269 <h4>WebBrowserWindow.__savePageAs</h4> |
|
1270 <b>__savePageAs</b>(<i></i>) |
|
1271 <p> |
|
1272 Private slot to save the current page. |
1265 </p><a NAME="WebBrowserWindow.__savePageScreen" ID="WebBrowserWindow.__savePageScreen"></a> |
1273 </p><a NAME="WebBrowserWindow.__savePageScreen" ID="WebBrowserWindow.__savePageScreen"></a> |
1266 <h4>WebBrowserWindow.__savePageScreen</h4> |
1274 <h4>WebBrowserWindow.__savePageScreen</h4> |
1267 <b>__savePageScreen</b>(<i>visibleOnly=False</i>) |
1275 <b>__savePageScreen</b>(<i>visibleOnly=False</i>) |
1268 <p> |
1276 <p> |
1269 Private slot to save the current page as a screen shot. |
1277 Private slot to save the current page as a screen shot. |