--- a/Documentation/Source/eric5.Helpviewer.History.HistoryCompleter.html Sun Sep 29 18:22:08 2013 +0200 +++ b/Documentation/Source/eric5.Helpviewer.History.HistoryCompleter.html Sun Sep 29 18:23:27 2013 +0200 @@ -31,7 +31,7 @@ <table> <tr> <td><a href="#HistoryCompleter">HistoryCompleter</a></td> -<td></td> +<td>Class implementing a completer for the browser history.</td> </tr><tr> <td><a href="#HistoryCompletionModel">HistoryCompletionModel</a></td> <td>Class implementing a special model for history based completions.</td> @@ -47,7 +47,9 @@ <hr /><hr /> <a NAME="HistoryCompleter" ID="HistoryCompleter"></a> <h2>HistoryCompleter</h2> - +<p> + Class implementing a completer for the browser history. +</p> <h3>Derived from</h3> QCompleter <h3>Class Attributes</h3> @@ -229,9 +231,9 @@ <p> Public method to check the model for validity. </p><dl> -<dt><i>flag</i></dt> +<dt>Returns:</dt> <dd> -indicating a valid status (boolean) +flag indicating a valid status (boolean) </dd> </dl><a NAME="HistoryCompletionModel.lessThan" ID="HistoryCompletionModel.lessThan"></a> <h4>HistoryCompletionModel.lessThan</h4> @@ -354,6 +356,11 @@ <dd> row number (integer) </dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +desired row height (integer) +</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr />