Module implementing the editor highlighter keywords configuration page.
None |
EditorKeywordsPage | Class implementing the editor highlighter keywords configuration page. |
create | Module function to create the configuration page. |
Class implementing the editor highlighter keywords configuration page.
MaxKeywordSets |
None |
EditorKeywordsPage | Constructor |
__populateLanguages | Private method to populate the language selection box. |
on_allDefaultButton_clicked | Private slot to set all keyword sets of the current language to default values. |
on_defaultButton_clicked | Private slot to set the current keyword set to default values. |
on_languageCombo_activated | Private slot to fill the keywords edit. |
on_setSpinBox_valueChanged | Private slot to fill the keywords edit. |
save | Public slot to save the editor highlighter keywords configuration. |
setMode | Public method to perform mode dependent setups. |
None |
Constructor
Private method to populate the language selection box.
Private slot to set all keyword sets of the current language to default values.
Private slot to set the current keyword set to default values.
Private slot to fill the keywords edit.
Private slot to fill the keywords edit.
Public slot to save the editor highlighter keywords configuration.
Public method to perform mode dependent setups.
Module function to create the configuration page.