549 <p> |
549 <p> |
550 Private slot to import styles to be selected. |
550 Private slot to import styles to be selected. |
551 </p> |
551 </p> |
552 <a NAME="EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated" ID="EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated"></a> |
552 <a NAME="EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated" ID="EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated"></a> |
553 <h4>EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated</h4> |
553 <h4>EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated</h4> |
554 <b>on_lexerLanguageComboBox_activated</b>(<i>language</i>) |
554 <b>on_lexerLanguageComboBox_activated</b>(<i>index</i>) |
555 |
555 |
556 <p> |
556 <p> |
557 Private slot to fill the style combo of the source page. |
557 Private slot to fill the style combo of the source page. |
558 </p> |
558 </p> |
559 <dl> |
559 <dl> |
560 |
560 |
561 <dt><i>language</i></dt> |
561 <dt><i>index</i> (int)</dt> |
562 <dd> |
562 <dd> |
563 The lexer language (string) |
563 index of the selected entry |
564 </dd> |
564 </dd> |
565 </dl> |
565 </dl> |
566 <a NAME="EditorHighlightingStylesPage.on_styleElementList_currentItemChanged" ID="EditorHighlightingStylesPage.on_styleElementList_currentItemChanged"></a> |
566 <a NAME="EditorHighlightingStylesPage.on_styleElementList_currentItemChanged" ID="EditorHighlightingStylesPage.on_styleElementList_currentItemChanged"></a> |
567 <h4>EditorHighlightingStylesPage.on_styleElementList_currentItemChanged</h4> |
567 <h4>EditorHighlightingStylesPage.on_styleElementList_currentItemChanged</h4> |
568 <b>on_styleElementList_currentItemChanged</b>(<i>current, previous</i>) |
568 <b>on_styleElementList_currentItemChanged</b>(<i>current, previous</i>) |