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> |
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> |