eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorTypingPage.html

changeset 8152
0c740fcffd34
parent 7989
a21d673a8f99
equal deleted inserted replaced
8151:8c1445825e7b 8152:0c740fcffd34
98 <p> 98 <p>
99 Constructor 99 Constructor
100 </p> 100 </p>
101 <a NAME="EditorTypingPage.on_languageCombo_activated" ID="EditorTypingPage.on_languageCombo_activated"></a> 101 <a NAME="EditorTypingPage.on_languageCombo_activated" ID="EditorTypingPage.on_languageCombo_activated"></a>
102 <h4>EditorTypingPage.on_languageCombo_activated</h4> 102 <h4>EditorTypingPage.on_languageCombo_activated</h4>
103 <b>on_languageCombo_activated</b>(<i>language</i>) 103 <b>on_languageCombo_activated</b>(<i>index</i>)
104 104
105 <p> 105 <p>
106 Private slot to select the page related to the selected language. 106 Private slot to select the page related to the selected language.
107 </p> 107 </p>
108 <dl> 108 <dl>
109 109
110 <dt><i>language</i></dt> 110 <dt><i>index</i> (int)</dt>
111 <dd> 111 <dd>
112 name of the selected language (string) 112 index of the selected entry
113 </dd> 113 </dd>
114 </dl> 114 </dl>
115 <a NAME="EditorTypingPage.save" ID="EditorTypingPage.save"></a> 115 <a NAME="EditorTypingPage.save" ID="EditorTypingPage.save"></a>
116 <h4>EditorTypingPage.save</h4> 116 <h4>EditorTypingPage.save</h4>
117 <b>save</b>(<i></i>) 117 <b>save</b>(<i></i>)

eric ide

mercurial