Module implementing a dialog to configure the file filters.
None |
FindFileFiltersEditDialog | Class implementing a dialog to configure the file filters. |
None |
Class implementing a dialog to configure the file filters.
FilterPatternRole |
FilterTextRole |
None |
FindFileFiltersEditDialog | Constructor |
__adjustColumns | Private method to adjust the column widths. |
__getFilterNames | Private method to get the list of defined filter names. |
__populateFilters | Private method to populate the filters list. |
getFilters | Public method to retrieve the edited filter list. |
on_addFileFilterButton_clicked | Private slot to add a new filter entry. |
on_defaultFiltersButton_clicked | Private slot to create the default list of file filters. |
on_deleteFileFilterButton_clicked | Private slot to delete the selected filter entries. |
on_editFileFilterButton_clicked | Private slot to edit the selected filter entry.. |
on_fileFiltersList_itemSelectionChanged | Private slot to handle a change of the selected items. |
None |
Constructor
Private method to adjust the column widths.
Private method to get the list of defined filter names.
Private method to populate the filters list.
Public method to retrieve the edited filter list.
Private slot to add a new filter entry.
Private slot to create the default list of file filters.
Private slot to delete the selected filter entries.
Private slot to edit the selected filter entry..
Private slot to handle a change of the selected items.