--- a/src/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryCompleter.html Fri Oct 27 14:07:03 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryCompleter.html Fri Oct 27 14:09:40 2023 +0200 @@ -405,7 +405,7 @@ </tr> <tr> <td><a href="#HistoryCompletionView.sizeHintForRow">sizeHintForRow</a></td> -<td></td> +<td>Public method to give a size hint for rows.</td> </tr> </table> <h3>Static Methods</h3> @@ -446,6 +446,22 @@ <h4>HistoryCompletionView.sizeHintForRow</h4> <b>sizeHintForRow</b>(<i>row</i>) +<p> + Public method to give a size hint for rows. +</p> +<dl> + +<dt><i>row</i></dt> +<dd> +row number (integer) +</dd> +</dl> +<dl> +<dt>Return:</dt> +<dd> +desired row height (integer) +</dd> +</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file