Module implementing a dialog to enter filetype associations for the project.
FiletypeAssociationDialog | Class implementing a dialog to enter filetype associations for the project. |
None |
Class implementing a dialog to enter filetype associations for the project.
FiletypeAssociationDialog | Constructor |
handleAssociationAdd | Private slot to add the association displayed to the listbox. |
handleAssociationDelete | Private slot to delete the currently selected association of the listbox. |
handleAssociationSelected | Private slot to handle the clicked signal of the association list. |
handlePatternTextChanged | Private slot to handle the textChanged signal of the pattern lineedit. |
transferData | Public slot to transfer the associations into the projects data structure. |
Constructor
Private slot to add the association displayed to the listbox.
Private slot to delete the currently selected association of the listbox.
Private slot to handle the clicked signal of the association list.
Private slot to handle the textChanged signal of the pattern lineedit.
Public slot to transfer the associations into the projects data structure.