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

branch
eric7
changeset 10259
b51dfacef37f
parent 10070
9f5758c0fec1
child 10436
f6881d10e995
equal deleted inserted replaced
10258:e7764f992a01 10259:b51dfacef37f
403 <td><a href="#HistoryCompletionView.resizeEvent">resizeEvent</a></td> 403 <td><a href="#HistoryCompletionView.resizeEvent">resizeEvent</a></td>
404 <td>Protected method handling resize events.</td> 404 <td>Protected method handling resize events.</td>
405 </tr> 405 </tr>
406 <tr> 406 <tr>
407 <td><a href="#HistoryCompletionView.sizeHintForRow">sizeHintForRow</a></td> 407 <td><a href="#HistoryCompletionView.sizeHintForRow">sizeHintForRow</a></td>
408 <td></td> 408 <td>Public method to give a size hint for rows.</td>
409 </tr> 409 </tr>
410 </table> 410 </table>
411 <h3>Static Methods</h3> 411 <h3>Static Methods</h3>
412 412
413 <table> 413 <table>
444 </dl> 444 </dl>
445 <a NAME="HistoryCompletionView.sizeHintForRow" ID="HistoryCompletionView.sizeHintForRow"></a> 445 <a NAME="HistoryCompletionView.sizeHintForRow" ID="HistoryCompletionView.sizeHintForRow"></a>
446 <h4>HistoryCompletionView.sizeHintForRow</h4> 446 <h4>HistoryCompletionView.sizeHintForRow</h4>
447 <b>sizeHintForRow</b>(<i>row</i>) 447 <b>sizeHintForRow</b>(<i>row</i>)
448 448
449 <p>
450 Public method to give a size hint for rows.
451 </p>
452 <dl>
453
454 <dt><i>row</i></dt>
455 <dd>
456 row number (integer)
457 </dd>
458 </dl>
459 <dl>
460 <dt>Return:</dt>
461 <dd>
462 desired row height (integer)
463 </dd>
464 </dl>
449 <div align="right"><a href="#top">Up</a></div> 465 <div align="right"><a href="#top">Up</a></div>
450 <hr /> 466 <hr />
451 </body></html> 467 </body></html>

eric ide

mercurial