Module implementing the Editor Highlighter Associations configuration page.
None |
EditorHighlightersPage | Class implementing the Editor Highlighter Associations configuration page. |
create | Module function to create the configuration page. |
Class implementing the Editor Highlighter Associations configuration page.
None |
None |
EditorHighlightersPage | Constructor |
on_addLexerButton_clicked | Private slot to add the lexer association displayed to the list. |
on_deleteLexerButton_clicked | Private slot to delete the currently selected lexer association of the list. |
on_editorLexerCombo_currentIndexChanged | Private slot to handle the selection of a lexer. |
on_editorLexerList_itemActivated | Private slot to handle the activated signal of the lexer association list. |
on_editorLexerList_itemClicked | Private slot to handle the clicked signal of the lexer association list. |
save | Public slot to save the Editor Highlighter Associations configuration. |
None |
Constructor
Private slot to add the lexer association displayed to the list.
Private slot to delete the currently selected lexer association of the list.
Private slot to handle the selection of a lexer.
Private slot to handle the activated signal of the lexer association list.
Private slot to handle the clicked signal of the lexer association list.
Public slot to save the Editor Highlighter Associations configuration.
Module function to create the configuration page.