Documentation/Source/eric5.Debugger.ExceptionsFilterDialog.html

changeset 1228
7afaf2fca55b
parent 440
69ace3e2dcf6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 QDialog, Ui_ExceptionsFilterDialog 49 QDialog, Ui_ExceptionsFilterDialog
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
52 <tr><td>None</td></tr> 52 <tr><td>None</td></tr>
53 </table> 53 </table>
54 <h3>Class Methods</h3>
55 <table>
56 <tr><td>None</td></tr>
57 </table>
54 <h3>Methods</h3> 58 <h3>Methods</h3>
55 <table> 59 <table>
56 <tr> 60 <tr>
57 <td><a href="#ExceptionsFilterDialog.__init__">ExceptionsFilterDialog</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#ExceptionsFilterDialog.getExceptionsList">getExceptionsList</a></td> 61 <td><a href="#ExceptionsFilterDialog.getExceptionsList">getExceptionsList</a></td>
61 <td>Public method to retrieve the list of exception types.</td> 62 <td>Public method to retrieve the list of exception types.</td>
62 </tr><tr> 63 </tr><tr>
63 <td><a href="#ExceptionsFilterDialog.on_addButton_clicked">on_addButton_clicked</a></td> 64 <td><a href="#ExceptionsFilterDialog.on_addButton_clicked">on_addButton_clicked</a></td>
64 <td>Private slot to handle the Add button press.</td> 65 <td>Private slot to handle the Add button press.</td>
73 <td>Private slot to handle the textChanged signal of exceptionEdit.</td> 74 <td>Private slot to handle the textChanged signal of exceptionEdit.</td>
74 </tr><tr> 75 </tr><tr>
75 <td><a href="#ExceptionsFilterDialog.on_exceptionList_itemSelectionChanged">on_exceptionList_itemSelectionChanged</a></td> 76 <td><a href="#ExceptionsFilterDialog.on_exceptionList_itemSelectionChanged">on_exceptionList_itemSelectionChanged</a></td>
76 <td>Private slot to handle the change of the selection.</td> 77 <td>Private slot to handle the change of the selection.</td>
77 </tr> 78 </tr>
79 </table>
80 <h3>Static Methods</h3>
81 <table>
82 <tr><td>None</td></tr>
78 </table> 83 </table>
79 <a NAME="ExceptionsFilterDialog.__init__" ID="ExceptionsFilterDialog.__init__"></a> 84 <a NAME="ExceptionsFilterDialog.__init__" ID="ExceptionsFilterDialog.__init__"></a>
80 <h4>ExceptionsFilterDialog (Constructor)</h4> 85 <h4>ExceptionsFilterDialog (Constructor)</h4>
81 <b>ExceptionsFilterDialog</b>(<i>excList, ignore, parent=None</i>) 86 <b>ExceptionsFilterDialog</b>(<i>excList, ignore, parent=None</i>)
82 <p> 87 <p>

eric ide

mercurial