eric6/Documentation/Source/eric6.WebBrowser.History.HistoryCompleter.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
child 8152
0c740fcffd34
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
137 <dd> 137 <dd>
138 reference to the index (QModelIndex) 138 reference to the index (QModelIndex)
139 </dd> 139 </dd>
140 </dl> 140 </dl>
141 <dl> 141 <dl>
142 <dt>Returns:</dt> 142 <dt>Return:</dt>
143 <dd> 143 <dd>
144 the actual URL from the history (string) 144 the actual URL from the history (string)
145 </dd> 145 </dd>
146 </dl> 146 </dl>
147 <a NAME="HistoryCompleter.splitPath" ID="HistoryCompleter.splitPath"></a> 147 <a NAME="HistoryCompleter.splitPath" ID="HistoryCompleter.splitPath"></a>
158 <dd> 158 <dd>
159 path to be split (string) 159 path to be split (string)
160 </dd> 160 </dd>
161 </dl> 161 </dl>
162 <dl> 162 <dl>
163 <dt>Returns:</dt> 163 <dt>Return:</dt>
164 <dd> 164 <dd>
165 list of path elements (list of strings) 165 list of path elements (list of strings)
166 </dd> 166 </dd>
167 </dl> 167 </dl>
168 <div align="right"><a href="#top">Up</a></div> 168 <div align="right"><a href="#top">Up</a></div>
260 <dd> 260 <dd>
261 data role (integer) 261 data role (integer)
262 </dd> 262 </dd>
263 </dl> 263 </dl>
264 <dl> 264 <dl>
265 <dt>Returns:</dt> 265 <dt>Return:</dt>
266 <dd> 266 <dd>
267 history entry data 267 history entry data
268 </dd> 268 </dd>
269 </dl> 269 </dl>
270 <a NAME="HistoryCompletionModel.filterAcceptsRow" ID="HistoryCompletionModel.filterAcceptsRow"></a> 270 <a NAME="HistoryCompletionModel.filterAcceptsRow" ID="HistoryCompletionModel.filterAcceptsRow"></a>
284 <dd> 284 <dd>
285 index of the source item (QModelIndex) 285 index of the source item (QModelIndex)
286 </dd> 286 </dd>
287 </dl> 287 </dl>
288 <dl> 288 <dl>
289 <dt>Returns:</dt> 289 <dt>Return:</dt>
290 <dd> 290 <dd>
291 flag indicating acceptance (boolean) 291 flag indicating acceptance (boolean)
292 </dd> 292 </dd>
293 </dl> 293 </dl>
294 <a NAME="HistoryCompletionModel.isValid" ID="HistoryCompletionModel.isValid"></a> 294 <a NAME="HistoryCompletionModel.isValid" ID="HistoryCompletionModel.isValid"></a>
297 297
298 <p> 298 <p>
299 Public method to check the model for validity. 299 Public method to check the model for validity.
300 </p> 300 </p>
301 <dl> 301 <dl>
302 <dt>Returns:</dt> 302 <dt>Return:</dt>
303 <dd> 303 <dd>
304 flag indicating a valid status (boolean) 304 flag indicating a valid status (boolean)
305 </dd> 305 </dd>
306 </dl> 306 </dl>
307 <a NAME="HistoryCompletionModel.lessThan" ID="HistoryCompletionModel.lessThan"></a> 307 <a NAME="HistoryCompletionModel.lessThan" ID="HistoryCompletionModel.lessThan"></a>
330 <dd> 330 <dd>
331 index of right item 331 index of right item
332 </dd> 332 </dd>
333 </dl> 333 </dl>
334 <dl> 334 <dl>
335 <dt>Returns:</dt> 335 <dt>Return:</dt>
336 <dd> 336 <dd>
337 true, if left is less than right 337 true, if left is less than right
338 </dd> 338 </dd>
339 </dl> 339 </dl>
340 <dl> 340 <dl>
349 349
350 <p> 350 <p>
351 Public method to get the current search string. 351 Public method to get the current search string.
352 </p> 352 </p>
353 <dl> 353 <dl>
354 <dt>Returns:</dt> 354 <dt>Return:</dt>
355 <dd> 355 <dd>
356 current search string (string) 356 current search string (string)
357 </dd> 357 </dd>
358 </dl> 358 </dl>
359 <a NAME="HistoryCompletionModel.setSearchString" ID="HistoryCompletionModel.setSearchString"></a> 359 <a NAME="HistoryCompletionModel.setSearchString" ID="HistoryCompletionModel.setSearchString"></a>
469 <dd> 469 <dd>
470 row number (integer) 470 row number (integer)
471 </dd> 471 </dd>
472 </dl> 472 </dl>
473 <dl> 473 <dl>
474 <dt>Returns:</dt> 474 <dt>Return:</dt>
475 <dd> 475 <dd>
476 desired row height (integer) 476 desired row height (integer)
477 </dd> 477 </dd>
478 </dl> 478 </dl>
479 <div align="right"><a href="#top">Up</a></div> 479 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial