258 <tr> |
258 <tr> |
259 <td><a href="#FindFileWidget.__createItem">__createItem</a></td> |
259 <td><a href="#FindFileWidget.__createItem">__createItem</a></td> |
260 <td>Private method to create an entry in the file list.</td> |
260 <td>Private method to create an entry in the file list.</td> |
261 </tr> |
261 </tr> |
262 <tr> |
262 <tr> |
|
263 <td><a href="#FindFileWidget.__deselectAll">__deselectAll</a></td> |
|
264 <td>Private slot to deselect all entries.</td> |
|
265 </tr> |
|
266 <tr> |
263 <td><a href="#FindFileWidget.__doSearch">__doSearch</a></td> |
267 <td><a href="#FindFileWidget.__doSearch">__doSearch</a></td> |
264 <td>Private slot to handle the find button being pressed.</td> |
268 <td>Private slot to handle the find button being pressed.</td> |
265 </tr> |
269 </tr> |
266 <tr> |
270 <tr> |
267 <td><a href="#FindFileWidget.__enableFindButton">__enableFindButton</a></td> |
271 <td><a href="#FindFileWidget.__enableFindButton">__enableFindButton</a></td> |
280 <td>Private slot to react to the closing of a project.</td> |
284 <td>Private slot to react to the closing of a project.</td> |
281 </tr> |
285 </tr> |
282 <tr> |
286 <tr> |
283 <td><a href="#FindFileWidget.__projectOpened">__projectOpened</a></td> |
287 <td><a href="#FindFileWidget.__projectOpened">__projectOpened</a></td> |
284 <td>Private slot to react to the opening of a project.</td> |
288 <td>Private slot to react to the opening of a project.</td> |
|
289 </tr> |
|
290 <tr> |
|
291 <td><a href="#FindFileWidget.__selectAll">__selectAll</a></td> |
|
292 <td>Private slot to select all entries.</td> |
285 </tr> |
293 </tr> |
286 <tr> |
294 <tr> |
287 <td><a href="#FindFileWidget.__setOpenFiles">__setOpenFiles</a></td> |
295 <td><a href="#FindFileWidget.__setOpenFiles">__setOpenFiles</a></td> |
288 <td>Private slot to set the mode to search in open files.</td> |
296 <td>Private slot to set the mode to search in open files.</td> |
289 </tr> |
297 </tr> |
440 <dt><i>md5</i> (str (optional))</dt> |
448 <dt><i>md5</i> (str (optional))</dt> |
441 <dd> |
449 <dd> |
442 MD5 hash of the file (defaults to "") |
450 MD5 hash of the file (defaults to "") |
443 </dd> |
451 </dd> |
444 </dl> |
452 </dl> |
|
453 <a NAME="FindFileWidget.__deselectAll" ID="FindFileWidget.__deselectAll"></a> |
|
454 <h4>FindFileWidget.__deselectAll</h4> |
|
455 <b>__deselectAll</b>(<i></i>) |
|
456 |
|
457 <p> |
|
458 Private slot to deselect all entries. |
|
459 </p> |
445 <a NAME="FindFileWidget.__doSearch" ID="FindFileWidget.__doSearch"></a> |
460 <a NAME="FindFileWidget.__doSearch" ID="FindFileWidget.__doSearch"></a> |
446 <h4>FindFileWidget.__doSearch</h4> |
461 <h4>FindFileWidget.__doSearch</h4> |
447 <b>__doSearch</b>(<i></i>) |
462 <b>__doSearch</b>(<i></i>) |
448 |
463 |
449 <p> |
464 <p> |
514 <b>__projectOpened</b>(<i></i>) |
529 <b>__projectOpened</b>(<i></i>) |
515 |
530 |
516 <p> |
531 <p> |
517 Private slot to react to the opening of a project. |
532 Private slot to react to the opening of a project. |
518 </p> |
533 </p> |
|
534 <a NAME="FindFileWidget.__selectAll" ID="FindFileWidget.__selectAll"></a> |
|
535 <h4>FindFileWidget.__selectAll</h4> |
|
536 <b>__selectAll</b>(<i>check=True</i>) |
|
537 |
|
538 <p> |
|
539 Private slot to select all entries. |
|
540 </p> |
519 <a NAME="FindFileWidget.__setOpenFiles" ID="FindFileWidget.__setOpenFiles"></a> |
541 <a NAME="FindFileWidget.__setOpenFiles" ID="FindFileWidget.__setOpenFiles"></a> |
520 <h4>FindFileWidget.__setOpenFiles</h4> |
542 <h4>FindFileWidget.__setOpenFiles</h4> |
521 <b>__setOpenFiles</b>(<i></i>) |
543 <b>__setOpenFiles</b>(<i></i>) |
522 |
544 |
523 <p> |
545 <p> |