Module implementing the exceptions filter dialog.
None |
ExceptionsFilterDialog | Class implementing the exceptions filter dialog. |
None |
Class implementing the exceptions filter dialog.
None |
None |
ExceptionsFilterDialog | Constructor |
getExceptionsList | Public method to retrieve the list of exception types. |
on_addButton_clicked | Private slot to handle the Add button press. |
on_deleteAllButton_clicked | Private slot to delete all exceptions of the listbox. |
on_deleteButton_clicked | Private slot to delete the currently selected exception of the listbox. |
on_exceptionEdit_textChanged | Private slot to handle the textChanged signal of exceptionEdit. |
on_exceptionList_itemSelectionChanged | Private slot to handle the change of the selection. |
None |
Constructor
Public method to retrieve the list of exception types.
Private slot to handle the Add button press.
Private slot to delete all exceptions of the listbox.
Private slot to delete the currently selected exception of the listbox.
Private slot to handle the textChanged signal of exceptionEdit.
This slot sets the enabled status of the add button and sets the forms default button.
Private slot to handle the change of the selection.