diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Helpviewer.History.HistoryTreeModel.html --- a/Documentation/Source/eric5.Helpviewer.History.HistoryTreeModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.History.HistoryTreeModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,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="#HistoryTreeModel.__init__">HistoryTreeModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HistoryTreeModel.__sourceDateRow">__sourceDateRow</a></td> <td>Private method to translate the top level date row into the offset where that date starts.</td> </tr><tr> @@ -106,6 +107,10 @@ <td>Public method to set the source model.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HistoryTreeModel.__init__" ID="HistoryTreeModel.__init__"></a> <h4>HistoryTreeModel (Constructor)</h4> <b>HistoryTreeModel</b>(<i>sourceModel, parent=None</i>)