diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Helpviewer.HelpIndexWidget.html --- a/Documentation/Source/eric5.Helpviewer.HelpIndexWidget.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.HelpIndexWidget.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>HelpIndexWidget</h2> <p> Class implementing a window for showing the QtHelp index. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>escapePressed()</dt> <dd> @@ -64,12 +64,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HelpIndexWidget.__init__">HelpIndexWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HelpIndexWidget.__activated">__activated</a></td> <td>Private slot to handle the activation of a keyword entry.</td> </tr><tr> @@ -89,6 +90,10 @@ <td>Protected method handling focus in events.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HelpIndexWidget.__init__" ID="HelpIndexWidget.__init__"></a> <h4>HelpIndexWidget (Constructor)</h4> <b>HelpIndexWidget</b>(<i>engine, mainWindow, parent=None</i>)