Module implementing a dialog to enter filetype associations for the project.
None |
FiletypeAssociationDialog | Class implementing a dialog to enter filetype associations for the project. |
None |
Class implementing a dialog to enter filetype associations for the project.
None |
None |
FiletypeAssociationDialog | Constructor |
__createItem | Private slot to create a new entry in the association list. |
__reformat | Private method to reformat the tree. |
__resort | Private method to resort the tree. |
__updateAddButton | Private method to update the enabled state of the 'add' button. |
getData | Public method to get the entered associations into. |
on_addAssociationButton_clicked | Private slot to add the association displayed to the list. |
on_deleteAssociationButton_clicked | Private slot to delete the currently selected association of the listbox. |
on_filePatternEdit_textChanged | Private slot to handle the textChanged signal of the pattern lineedit. |
on_filetypeAssociationList_itemSelectionChanged | Private slot to handle a change of the selected item. |
on_filetypeCombo_currentIndexChanged | Private slot handling the selection of a file type. |
None |
Constructor
Private slot to create a new entry in the association list.
Private method to reformat the tree.
Private method to resort the tree.
Private method to update the enabled state of the 'add' button.
Public method to get the entered associations into.
Private slot to add the association displayed to the list.
Private slot to delete the currently selected association of the listbox.
Private slot to handle the textChanged signal of the pattern lineedit.
Private slot to handle a change of the selected item.
Private slot handling the selection of a file type.