Module implementing the exceptions filter dialog.
ExceptionsFilterDialog | Class implementing the exceptions filter dialog. |
None |
Class implementing the exceptions filter dialog.
ExceptionsFilterDialog | Constructor |
getExceptionsList | Public method to retrieve the list of exception types. |
handleAdd | Private slot to handle the Add button press. |
handleDelete | Private slot to delete the currently selected exception of the listbox. |
handleTextChanged | Private slot to handle the textChanged signal of exceptionEdit. |
Constructor
Public method to retrieve the list of exception types.
Private slot to handle the Add button press.
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.