diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Helpviewer.History.HistoryDialog.html --- a/Documentation/Source/eric5.Helpviewer.History.HistoryDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.History.HistoryDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>HistoryDialog</h2> <p> Class implementing a dialog to manage history. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>newUrl(QUrl, str)</dt> <dd> @@ -60,12 +60,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="#HistoryDialog.__init__">HistoryDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HistoryDialog.__activated">__activated</a></td> <td>Private slot to handle the activation of an entry.</td> </tr><tr> @@ -88,6 +89,10 @@ <td>Private slot to open a history entry in a new browser tab.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HistoryDialog.__init__" ID="HistoryDialog.__init__"></a> <h4>HistoryDialog (Constructor)</h4> <b>HistoryDialog</b>(<i>parent=None, manager=None</i>)