136 Private slot to delete the currently selected lexer association of the |
136 Private slot to delete the currently selected lexer association of the |
137 list. |
137 list. |
138 </p> |
138 </p> |
139 <a NAME="EditorHighlightersPage.on_editorLexerCombo_currentIndexChanged" ID="EditorHighlightersPage.on_editorLexerCombo_currentIndexChanged"></a> |
139 <a NAME="EditorHighlightersPage.on_editorLexerCombo_currentIndexChanged" ID="EditorHighlightersPage.on_editorLexerCombo_currentIndexChanged"></a> |
140 <h4>EditorHighlightersPage.on_editorLexerCombo_currentIndexChanged</h4> |
140 <h4>EditorHighlightersPage.on_editorLexerCombo_currentIndexChanged</h4> |
141 <b>on_editorLexerCombo_currentIndexChanged</b>(<i>text</i>) |
141 <b>on_editorLexerCombo_currentIndexChanged</b>(<i>index</i>) |
142 |
142 |
143 <p> |
143 <p> |
144 Private slot to handle the selection of a lexer. |
144 Private slot to handle the selection of a lexer. |
145 </p> |
145 </p> |
146 <dl> |
146 <dl> |
147 |
147 |
148 <dt><i>text</i></dt> |
148 <dt><i>index</i> (int)</dt> |
149 <dd> |
149 <dd> |
150 text of the lexer combo (string) |
150 index of the current item |
151 </dd> |
151 </dd> |
152 </dl> |
152 </dl> |
153 <a NAME="EditorHighlightersPage.on_editorLexerList_itemActivated" ID="EditorHighlightersPage.on_editorLexerList_itemActivated"></a> |
153 <a NAME="EditorHighlightersPage.on_editorLexerList_itemActivated" ID="EditorHighlightersPage.on_editorLexerList_itemActivated"></a> |
154 <h4>EditorHighlightersPage.on_editorLexerList_itemActivated</h4> |
154 <h4>EditorHighlightersPage.on_editorLexerList_itemActivated</h4> |
155 <b>on_editorLexerList_itemActivated</b>(<i>itm, column</i>) |
155 <b>on_editorLexerList_itemActivated</b>(<i>itm, column</i>) |