Documentation/Source/eric5.Helpviewer.HelpWindow.html

changeset 1620
8172cc5d4dda
parent 1596
8d59e4f3c828
child 1626
a77c8ea8582c
diff -r 56348a48c5e0 -r 8172cc5d4dda Documentation/Source/eric5.Helpviewer.HelpWindow.html
--- a/Documentation/Source/eric5.Helpviewer.HelpWindow.html	Mon Feb 13 18:53:48 2012 +0100
+++ b/Documentation/Source/eric5.Helpviewer.HelpWindow.html	Mon Feb 13 19:02:09 2012 +0100
@@ -239,6 +239,9 @@
 <td><a href="#HelpWindow.__savePageAs">__savePageAs</a></td>
 <td>Private slot to save the current page.</td>
 </tr><tr>
+<td><a href="#HelpWindow.__savePageScreen">__savePageScreen</a></td>
+<td>Private slot to save the current page as a screen shot.</td>
+</tr><tr>
 <td><a href="#HelpWindow.__searchForWord">__searchForWord</a></td>
 <td>Private slot to search for a word.</td>
 </tr><tr>
@@ -884,6 +887,11 @@
 <b>__savePageAs</b>(<i></i>)
 <p>
         Private slot to save the current page.
+</p><a NAME="HelpWindow.__savePageScreen" ID="HelpWindow.__savePageScreen"></a>
+<h4>HelpWindow.__savePageScreen</h4>
+<b>__savePageScreen</b>(<i></i>)
+<p>
+        Private slot to save the current page as a screen shot.
 </p><a NAME="HelpWindow.__searchForWord" ID="HelpWindow.__searchForWord"></a>
 <h4>HelpWindow.__searchForWord</h4>
 <b>__searchForWord</b>(<i></i>)

eric ide

mercurial