Documentation/Source/eric5.Helpviewer.History.HistoryCompleter.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
29 </table> 29 </table>
30 <h3>Classes</h3> 30 <h3>Classes</h3>
31 <table> 31 <table>
32 <tr> 32 <tr>
33 <td><a href="#HistoryCompleter">HistoryCompleter</a></td> 33 <td><a href="#HistoryCompleter">HistoryCompleter</a></td>
34 <td></td> 34 <td>Class implementing a completer for the browser history.</td>
35 </tr><tr> 35 </tr><tr>
36 <td><a href="#HistoryCompletionModel">HistoryCompletionModel</a></td> 36 <td><a href="#HistoryCompletionModel">HistoryCompletionModel</a></td>
37 <td>Class implementing a special model for history based completions.</td> 37 <td>Class implementing a special model for history based completions.</td>
38 </tr><tr> 38 </tr><tr>
39 <td><a href="#HistoryCompletionView">HistoryCompletionView</a></td> 39 <td><a href="#HistoryCompletionView">HistoryCompletionView</a></td>
45 <tr><td>None</td></tr> 45 <tr><td>None</td></tr>
46 </table> 46 </table>
47 <hr /><hr /> 47 <hr /><hr />
48 <a NAME="HistoryCompleter" ID="HistoryCompleter"></a> 48 <a NAME="HistoryCompleter" ID="HistoryCompleter"></a>
49 <h2>HistoryCompleter</h2> 49 <h2>HistoryCompleter</h2>
50 50 <p>
51 Class implementing a completer for the browser history.
52 </p>
51 <h3>Derived from</h3> 53 <h3>Derived from</h3>
52 QCompleter 54 QCompleter
53 <h3>Class Attributes</h3> 55 <h3>Class Attributes</h3>
54 <table> 56 <table>
55 <tr><td>None</td></tr> 57 <tr><td>None</td></tr>
227 <h4>HistoryCompletionModel.isValid</h4> 229 <h4>HistoryCompletionModel.isValid</h4>
228 <b>isValid</b>(<i></i>) 230 <b>isValid</b>(<i></i>)
229 <p> 231 <p>
230 Public method to check the model for validity. 232 Public method to check the model for validity.
231 </p><dl> 233 </p><dl>
232 <dt><i>flag</i></dt> 234 <dt>Returns:</dt>
233 <dd> 235 <dd>
234 indicating a valid status (boolean) 236 flag indicating a valid status (boolean)
235 </dd> 237 </dd>
236 </dl><a NAME="HistoryCompletionModel.lessThan" ID="HistoryCompletionModel.lessThan"></a> 238 </dl><a NAME="HistoryCompletionModel.lessThan" ID="HistoryCompletionModel.lessThan"></a>
237 <h4>HistoryCompletionModel.lessThan</h4> 239 <h4>HistoryCompletionModel.lessThan</h4>
238 <b>lessThan</b>(<i>left, right</i>) 240 <b>lessThan</b>(<i>left, right</i>)
239 <p> 241 <p>
352 </p><dl> 354 </p><dl>
353 <dt><i>row</i></dt> 355 <dt><i>row</i></dt>
354 <dd> 356 <dd>
355 row number (integer) 357 row number (integer)
356 </dd> 358 </dd>
359 </dl><dl>
360 <dt>Returns:</dt>
361 <dd>
362 desired row height (integer)
363 </dd>
357 </dl> 364 </dl>
358 <div align="right"><a href="#top">Up</a></div> 365 <div align="right"><a href="#top">Up</a></div>
359 <hr /> 366 <hr />
360 </body></html> 367 </body></html>

eric ide

mercurial