Documentation/Source/eric5.Helpviewer.HelpWindow.html

branch
5_3_x
changeset 2834
1216a363f87b
parent 2374
f78ee0e8f96c
diff -r 0c863d282509 -r 1216a363f87b Documentation/Source/eric5.Helpviewer.HelpWindow.html
--- a/Documentation/Source/eric5.Helpviewer.HelpWindow.html	Sun Jul 28 14:20:37 2013 +0200
+++ b/Documentation/Source/eric5.Helpviewer.HelpWindow.html	Sun Jul 28 14:25:17 2013 +0200
@@ -259,6 +259,9 @@
 <td><a href="#HelpWindow.__reload">__reload</a></td>
 <td>Private slot called to handle the reload action.</td>
 </tr><tr>
+<td><a href="#HelpWindow.__removeOldDocumentation">__removeOldDocumentation</a></td>
+<td>Private slot to remove non-existing documentation from the help engine.</td>
+</tr><tr>
 <td><a href="#HelpWindow.__savePageAs">__savePageAs</a></td>
 <td>Private slot to save the current page.</td>
 </tr><tr>
@@ -1010,6 +1013,11 @@
 <b>__reload</b>(<i></i>)
 <p>
         Private slot called to handle the reload action.
+</p><a NAME="HelpWindow.__removeOldDocumentation" ID="HelpWindow.__removeOldDocumentation"></a>
+<h4>HelpWindow.__removeOldDocumentation</h4>
+<b>__removeOldDocumentation</b>(<i></i>)
+<p>
+        Private slot to remove non-existing documentation from the help engine.
 </p><a NAME="HelpWindow.__savePageAs" ID="HelpWindow.__savePageAs"></a>
 <h4>HelpWindow.__savePageAs</h4>
 <b>__savePageAs</b>(<i></i>)

eric ide

mercurial