Documentation/Source/eric6.WebBrowser.WebBrowserWindow.html

changeset 5036
318e879a37fa
parent 4979
7ac0959842f9
child 5038
df7103c3f2a6
--- a/Documentation/Source/eric6.WebBrowser.WebBrowserWindow.html	Wed Jul 13 11:51:03 2016 +0200
+++ b/Documentation/Source/eric6.WebBrowser.WebBrowserWindow.html	Wed Jul 13 14:09:52 2016 +0200
@@ -301,6 +301,9 @@
 <td><a href="#WebBrowserWindow.__removeOldDocumentation">__removeOldDocumentation</a></td>
 <td>Private slot to remove non-existing documentation from the help engine.</td>
 </tr><tr>
+<td><a href="#WebBrowserWindow.__savePageAs">__savePageAs</a></td>
+<td>Private slot to save the current page.</td>
+</tr><tr>
 <td><a href="#WebBrowserWindow.__savePageScreen">__savePageScreen</a></td>
 <td>Private slot to save the current page as a screen shot.</td>
 </tr><tr>
@@ -1262,6 +1265,11 @@
 <b>__removeOldDocumentation</b>(<i></i>)
 <p>
         Private slot to remove non-existing documentation from the help engine.
+</p><a NAME="WebBrowserWindow.__savePageAs" ID="WebBrowserWindow.__savePageAs"></a>
+<h4>WebBrowserWindow.__savePageAs</h4>
+<b>__savePageAs</b>(<i></i>)
+<p>
+        Private slot to save the current page.
 </p><a NAME="WebBrowserWindow.__savePageScreen" ID="WebBrowserWindow.__savePageScreen"></a>
 <h4>WebBrowserWindow.__savePageScreen</h4>
 <b>__savePageScreen</b>(<i>visibleOnly=False</i>)

eric ide

mercurial