diff -r 52dd5a2f1ed1 -r fb0460fd00b9 Documentation/Source/eric5.Helpviewer.History.HistoryManager.html --- a/Documentation/Source/eric5.Helpviewer.History.HistoryManager.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.History.HistoryManager.html Sun Sep 04 16:06:54 2011 +0200 @@ -54,6 +54,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -70,6 +74,10 @@ <td>Public method to get the title of the history entry.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HistoryEntry.__init__" ID="HistoryEntry.__init__"></a> <h4>HistoryEntry (Constructor)</h4> <b>HistoryEntry</b>(<i>url = None, dateTime = None, title = None</i>) @@ -135,7 +143,7 @@ <h2>HistoryManager</h2> <p> Class implementing the history manager. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>entryAdded(HistoryEntry)</dt> <dd> @@ -160,6 +168,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -230,6 +242,10 @@ <td>Public method to update a history entry.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HistoryManager.__init__" ID="HistoryManager.__init__"></a> <h4>HistoryManager (Constructor)</h4> <b>HistoryManager</b>(<i>parent = None</i>)