--- a/Documentation/Source/eric5.Helpviewer.History.HistoryModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.History.HistoryModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>DateRole</td></tr><tr><td>DateTimeRole</td></tr><tr><td>MaxRole</td></tr><tr><td>TitleRole</td></tr><tr><td>UrlRole</td></tr><tr><td>UrlStringRole</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HistoryModel.__init__">HistoryModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HistoryModel.columnCount">columnCount</a></td> <td>Public method to get the number of columns.</td> </tr><tr> @@ -82,6 +83,10 @@ <td>Public method to determine the number of rows.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HistoryModel.__init__" ID="HistoryModel.__init__"></a> <h4>HistoryModel (Constructor)</h4> <b>HistoryModel</b>(<i>historyManager, parent=None</i>)