diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Helpviewer.History.HistoryFilterModel.html --- a/Documentation/Source/eric5.Helpviewer.History.HistoryFilterModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.History.HistoryFilterModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,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="#HistoryData.__init__">HistoryData</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HistoryData.__eq__">__eq__</a></td> <td>Special method implementing equality.</td> </tr><tr> @@ -67,6 +68,10 @@ <td>Special method determining less relation.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HistoryData.__init__" ID="HistoryData.__init__"></a> <h4>HistoryData (Constructor)</h4> <b>HistoryData</b>(<i>offset, frequency=0</i>) @@ -128,12 +133,13 @@ <table> <tr><td>FrequencyRole</td></tr><tr><td>MaxRole</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HistoryFilterModel.__init__">HistoryFilterModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HistoryFilterModel.__frequencyScore">__frequencyScore</a></td> <td>Private method to calculate the frequency score.</td> </tr><tr> @@ -192,6 +198,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="HistoryFilterModel.__init__" ID="HistoryFilterModel.__init__"></a> <h4>HistoryFilterModel (Constructor)</h4> <b>HistoryFilterModel</b>(<i>sourceModel, parent=None</i>)