Module implementing a dialog to set the tab and indentation width override for a language.
None |
EditorLanguageTabIndentOverrideDialog | Class implementing a dialog to set the tab and indentation width override for a language. |
None |
Class implementing a dialog to set the tab and indentation width override for a language.
PygmentsMarker |
None |
EditorLanguageTabIndentOverrideDialog | Constructor |
__populateLanguages | Private method to populate the language combo boxes. |
__updateOkButton | Private method to set the enabled status of the OK button. |
getData | Public method to get the entered data. |
on_languageComboBox_currentIndexChanged | Private slot to handle the selection of a language. |
on_pygmentsLexerCombo_currentIndexChanged | Private slot to handle the selection of a language. |
None |
Constructor
Private method to populate the language combo boxes.
Private method to set the enabled status of the OK button.
Public method to get the entered data.
Private slot to handle the selection of a language.
Private slot to handle the selection of a language.