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

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
53 QCompleter 53 QCompleter
54 <h3>Class Attributes</h3> 54 <h3>Class Attributes</h3>
55 <table> 55 <table>
56 <tr><td>None</td></tr> 56 <tr><td>None</td></tr>
57 </table> 57 </table>
58 <h3>Class Methods</h3>
59 <table>
60 <tr><td>None</td></tr>
61 </table>
58 <h3>Methods</h3> 62 <h3>Methods</h3>
59 <table> 63 <table>
60 <tr> 64 <tr>
61 <td><a href="#HistoryCompleter.__init__">HistoryCompleter</a></td> 65 <td><a href="#HistoryCompleter.__init__">HistoryCompleter</a></td>
62 <td>Constructor</td> 66 <td>Constructor</td>
68 <td>Public method to get a path for a given index.</td> 72 <td>Public method to get a path for a given index.</td>
69 </tr><tr> 73 </tr><tr>
70 <td><a href="#HistoryCompleter.splitPath">splitPath</a></td> 74 <td><a href="#HistoryCompleter.splitPath">splitPath</a></td>
71 <td>Public method to split the given path into strings, that are used to match at each level in the model.</td> 75 <td>Public method to split the given path into strings, that are used to match at each level in the model.</td>
72 </tr> 76 </tr>
77 </table>
78 <h3>Static Methods</h3>
79 <table>
80 <tr><td>None</td></tr>
73 </table> 81 </table>
74 <a NAME="HistoryCompleter.__init__" ID="HistoryCompleter.__init__"></a> 82 <a NAME="HistoryCompleter.__init__" ID="HistoryCompleter.__init__"></a>
75 <h4>HistoryCompleter (Constructor)</h4> 83 <h4>HistoryCompleter (Constructor)</h4>
76 <b>HistoryCompleter</b>(<i>model, parent = None</i>) 84 <b>HistoryCompleter</b>(<i>model, parent = None</i>)
77 <p> 85 <p>
132 QSortFilterProxyModel 140 QSortFilterProxyModel
133 <h3>Class Attributes</h3> 141 <h3>Class Attributes</h3>
134 <table> 142 <table>
135 <tr><td>HistoryCompletionRole</td></tr> 143 <tr><td>HistoryCompletionRole</td></tr>
136 </table> 144 </table>
145 <h3>Class Methods</h3>
146 <table>
147 <tr><td>None</td></tr>
148 </table>
137 <h3>Methods</h3> 149 <h3>Methods</h3>
138 <table> 150 <table>
139 <tr> 151 <tr>
140 <td><a href="#HistoryCompletionModel.__init__">HistoryCompletionModel</a></td> 152 <td><a href="#HistoryCompletionModel.__init__">HistoryCompletionModel</a></td>
141 <td>Constructor</td> 153 <td>Constructor</td>
159 <td>Public method to set the current search string.</td> 171 <td>Public method to set the current search string.</td>
160 </tr><tr> 172 </tr><tr>
161 <td><a href="#HistoryCompletionModel.setValid">setValid</a></td> 173 <td><a href="#HistoryCompletionModel.setValid">setValid</a></td>
162 <td>Public method to set the model's validity.</td> 174 <td>Public method to set the model's validity.</td>
163 </tr> 175 </tr>
176 </table>
177 <h3>Static Methods</h3>
178 <table>
179 <tr><td>None</td></tr>
164 </table> 180 </table>
165 <a NAME="HistoryCompletionModel.__init__" ID="HistoryCompletionModel.__init__"></a> 181 <a NAME="HistoryCompletionModel.__init__" ID="HistoryCompletionModel.__init__"></a>
166 <h4>HistoryCompletionModel (Constructor)</h4> 182 <h4>HistoryCompletionModel (Constructor)</h4>
167 <b>HistoryCompletionModel</b>(<i>parent = None</i>) 183 <b>HistoryCompletionModel</b>(<i>parent = None</i>)
168 <p> 184 <p>
286 QTableView 302 QTableView
287 <h3>Class Attributes</h3> 303 <h3>Class Attributes</h3>
288 <table> 304 <table>
289 <tr><td>None</td></tr> 305 <tr><td>None</td></tr>
290 </table> 306 </table>
307 <h3>Class Methods</h3>
308 <table>
309 <tr><td>None</td></tr>
310 </table>
291 <h3>Methods</h3> 311 <h3>Methods</h3>
292 <table> 312 <table>
293 <tr> 313 <tr>
294 <td><a href="#HistoryCompletionView.__init__">HistoryCompletionView</a></td> 314 <td><a href="#HistoryCompletionView.__init__">HistoryCompletionView</a></td>
295 <td>Constructor</td> 315 <td>Constructor</td>
298 <td>Protected method handling resize events.</td> 318 <td>Protected method handling resize events.</td>
299 </tr><tr> 319 </tr><tr>
300 <td><a href="#HistoryCompletionView.sizeHintForRow">sizeHintForRow</a></td> 320 <td><a href="#HistoryCompletionView.sizeHintForRow">sizeHintForRow</a></td>
301 <td>Public method to give a size hint for rows.</td> 321 <td>Public method to give a size hint for rows.</td>
302 </tr> 322 </tr>
323 </table>
324 <h3>Static Methods</h3>
325 <table>
326 <tr><td>None</td></tr>
303 </table> 327 </table>
304 <a NAME="HistoryCompletionView.__init__" ID="HistoryCompletionView.__init__"></a> 328 <a NAME="HistoryCompletionView.__init__" ID="HistoryCompletionView.__init__"></a>
305 <h4>HistoryCompletionView (Constructor)</h4> 329 <h4>HistoryCompletionView (Constructor)</h4>
306 <b>HistoryCompletionView</b>(<i>parent = None</i>) 330 <b>HistoryCompletionView</b>(<i>parent = None</i>)
307 <p> 331 <p>

eric ide

mercurial