144 Private slot to handle the activated signal of the lexer association |
144 Private slot to handle the activated signal of the lexer association |
145 list. |
145 list. |
146 </p> |
146 </p> |
147 <dl> |
147 <dl> |
148 |
148 |
149 <dt><i>itm</i></dt> |
149 <dt><i>itm</i> (QTreeWidgetItem)</dt> |
150 <dd> |
150 <dd> |
151 reference to the selecte item (QTreeWidgetItem) |
151 reference to the selecte item |
152 </dd> |
152 </dd> |
153 <dt><i>column</i></dt> |
153 <dt><i>column</i> (int)</dt> |
154 <dd> |
154 <dd> |
155 column the item was clicked or activated (integer) |
155 column the item was clicked or activated |
156 (ignored) |
|
157 </dd> |
156 </dd> |
158 </dl> |
157 </dl> |
159 <a NAME="EditorHighlightersPage.on_editorLexerList_itemClicked" ID="EditorHighlightersPage.on_editorLexerList_itemClicked"></a> |
158 <a NAME="EditorHighlightersPage.on_editorLexerList_itemClicked" ID="EditorHighlightersPage.on_editorLexerList_itemClicked"></a> |
160 <h4>EditorHighlightersPage.on_editorLexerList_itemClicked</h4> |
159 <h4>EditorHighlightersPage.on_editorLexerList_itemClicked</h4> |
161 <b>on_editorLexerList_itemClicked</b>(<i>itm, column</i>) |
160 <b>on_editorLexerList_itemClicked</b>(<i>itm, column</i>) |
164 Private slot to handle the clicked signal of the lexer association |
163 Private slot to handle the clicked signal of the lexer association |
165 list. |
164 list. |
166 </p> |
165 </p> |
167 <dl> |
166 <dl> |
168 |
167 |
169 <dt><i>itm</i></dt> |
168 <dt><i>itm</i> (QTreeWidgetItem)</dt> |
170 <dd> |
169 <dd> |
171 reference to the selected item (QTreeWidgetItem) |
170 reference to the selected item |
172 </dd> |
171 </dd> |
173 <dt><i>column</i></dt> |
172 <dt><i>column</i> (int)</dt> |
174 <dd> |
173 <dd> |
175 column the item was clicked or activated (integer) |
174 column the item was clicked or activated (ignored) |
176 (ignored) |
|
177 </dd> |
175 </dd> |
178 </dl> |
176 </dl> |
179 <a NAME="EditorHighlightersPage.save" ID="EditorHighlightersPage.save"></a> |
177 <a NAME="EditorHighlightersPage.save" ID="EditorHighlightersPage.save"></a> |
180 <h4>EditorHighlightersPage.save</h4> |
178 <h4>EditorHighlightersPage.save</h4> |
181 <b>save</b>(<i></i>) |
179 <b>save</b>(<i></i>) |
193 <p> |
191 <p> |
194 Module function to create the configuration page. |
192 Module function to create the configuration page. |
195 </p> |
193 </p> |
196 <dl> |
194 <dl> |
197 |
195 |
198 <dt><i>dlg</i></dt> |
196 <dt><i>dlg</i> (ConfigurationDialog)</dt> |
199 <dd> |
197 <dd> |
200 reference to the configuration dialog |
198 reference to the configuration dialog |
201 </dd> |
199 </dd> |
202 </dl> |
200 </dl> |
203 <dl> |
201 <dl> |
204 <dt>Return:</dt> |
202 <dt>Return:</dt> |
205 <dd> |
203 <dd> |
206 reference to the instantiated page (ConfigurationPageBase) |
204 reference to the instantiated page |
|
205 </dd> |
|
206 </dl> |
|
207 <dl> |
|
208 <dt>Return Type:</dt> |
|
209 <dd> |
|
210 ConfigurationPageBase |
207 </dd> |
211 </dd> |
208 </dl> |
212 </dl> |
209 <div align="right"><a href="#top">Up</a></div> |
213 <div align="right"><a href="#top">Up</a></div> |
210 <hr /> |
214 <hr /> |
211 </body></html> |
215 </body></html> |