diff -r 52dd5a2f1ed1 -r fb0460fd00b9 Documentation/Source/eric5.Helpviewer.HelpTocWidget.html --- a/Documentation/Source/eric5.Helpviewer.HelpTocWidget.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.HelpTocWidget.html Sun Sep 04 16:06:54 2011 +0200 @@ -44,7 +44,7 @@ <h2>HelpTocWidget</h2> <p> Class implementing a window for showing the QtHelp TOC. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>escapePressed()</dt> <dd> @@ -60,6 +60,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -91,6 +95,10 @@ <td>Public method to sync the TOC to the displayed page.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HelpTocWidget.__init__" ID="HelpTocWidget.__init__"></a> <h4>HelpTocWidget (Constructor)</h4> <b>HelpTocWidget</b>(<i>engine, mainWindow, parent = None</i>)