Documentation/Source/eric5.Tasks.TaskViewer.html

changeset 960
64a6e66b4707
parent 945
8cd4d08fa9f6
child 1228
7afaf2fca55b
equal deleted inserted replaced
958:9f712690525e 960:64a6e66b4707
417 <td>Private method to open the configuration dialog.</td> 417 <td>Private method to open the configuration dialog.</td>
418 </tr><tr> 418 </tr><tr>
419 <td><a href="#TaskViewer.__configureFilter">__configureFilter</a></td> 419 <td><a href="#TaskViewer.__configureFilter">__configureFilter</a></td>
420 <td>Private slot to handle the "Configure filter" context menu entry.</td> 420 <td>Private slot to handle the "Configure filter" context menu entry.</td>
421 </tr><tr> 421 </tr><tr>
422 <td><a href="#TaskViewer.__configureProjectTasksScanOptions">__configureProjectTasksScanOptions</a></td>
423 <td>Private slot to configure scan options for project tasks.</td>
424 </tr><tr>
422 <td><a href="#TaskViewer.__copyTask">__copyTask</a></td> 425 <td><a href="#TaskViewer.__copyTask">__copyTask</a></td>
423 <td>Private slot to handle the "Copy" context menu entry.</td> 426 <td>Private slot to handle the "Copy" context menu entry.</td>
424 </tr><tr> 427 </tr><tr>
425 <td><a href="#TaskViewer.__deleteCompleted">__deleteCompleted</a></td> 428 <td><a href="#TaskViewer.__deleteCompleted">__deleteCompleted</a></td>
426 <td>Private slot to handle the "Delete Completed Tasks" context menu entry.</td> 429 <td>Private slot to handle the "Delete Completed Tasks" context menu entry.</td>
520 </p><a NAME="TaskViewer.__configureFilter" ID="TaskViewer.__configureFilter"></a> 523 </p><a NAME="TaskViewer.__configureFilter" ID="TaskViewer.__configureFilter"></a>
521 <h4>TaskViewer.__configureFilter</h4> 524 <h4>TaskViewer.__configureFilter</h4>
522 <b>__configureFilter</b>(<i></i>) 525 <b>__configureFilter</b>(<i></i>)
523 <p> 526 <p>
524 Private slot to handle the "Configure filter" context menu entry. 527 Private slot to handle the "Configure filter" context menu entry.
528 </p><a NAME="TaskViewer.__configureProjectTasksScanOptions" ID="TaskViewer.__configureProjectTasksScanOptions"></a>
529 <h4>TaskViewer.__configureProjectTasksScanOptions</h4>
530 <b>__configureProjectTasksScanOptions</b>(<i></i>)
531 <p>
532 Private slot to configure scan options for project tasks.
525 </p><a NAME="TaskViewer.__copyTask" ID="TaskViewer.__copyTask"></a> 533 </p><a NAME="TaskViewer.__copyTask" ID="TaskViewer.__copyTask"></a>
526 <h4>TaskViewer.__copyTask</h4> 534 <h4>TaskViewer.__copyTask</h4>
527 <b>__copyTask</b>(<i></i>) 535 <b>__copyTask</b>(<i></i>)
528 <p> 536 <p>
529 Private slot to handle the "Copy" context menu entry. 537 Private slot to handle the "Copy" context menu entry.

eric ide

mercurial