src/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryCompleter.html

branch
eric7
changeset 10259
b51dfacef37f
parent 10070
9f5758c0fec1
child 10436
f6881d10e995
diff -r e7764f992a01 -r b51dfacef37f src/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryCompleter.html
--- 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

eric ide

mercurial