Module implementing the Editor General configuration page.
None |
EditorFilePage | Class implementing the Editor File configuration page. |
create | Module function to create the configuration page. |
Class implementing the Editor File configuration page.
None |
None |
EditorFilePage | Constructor |
__checkFileFilter | Private method to check a file filter for validity. |
__extractFileFilters | Private method to extract the file filters. |
__setDefaultFiltersLists | Private slot to set the default file filter combo boxes. |
on_addFileFilterButton_clicked | Private slot to add a file filter to the list. |
on_deleteFileFilterButton_clicked | Private slot called to delete a file filter entry. |
on_editFileFilterButton_clicked | Private slot called to edit a file filter entry. |
on_fileFiltersList_currentItemChanged | Private slot to set the state of the edit and delete buttons. |
on_openFiltersButton_toggled | Private slot to switch the list of file filters. |
save | Public slot to save the Editor General configuration. |
None |
Constructor
Private method to check a file filter for validity.
Private method to extract the file filters.
Private slot to set the default file filter combo boxes.
Private slot to add a file filter to the list.
Private slot called to delete a file filter entry.
Private slot called to edit a file filter entry.
Private slot to set the state of the edit and delete buttons.
Private slot to switch the list of file filters.
Public slot to save the Editor General configuration.
Module function to create the configuration page.