56 </table> |
56 </table> |
57 <h3>Methods</h3> |
57 <h3>Methods</h3> |
58 <table> |
58 <table> |
59 <tr> |
59 <tr> |
60 <td><a href="#EditorHighlightingStylesPage.__init__">EditorHighlightingStylesPage</a></td> |
60 <td><a href="#EditorHighlightingStylesPage.__init__">EditorHighlightingStylesPage</a></td> |
61 <td>Constructor</td> |
61 <td>Constructor</td> |
62 </tr><tr> |
62 </tr><tr> |
63 <td><a href="#EditorHighlightingStylesPage.__exportStyles">__exportStyles</a></td> |
63 <td><a href="#EditorHighlightingStylesPage.__exportStyles">__exportStyles</a></td> |
64 <td>Private method to export the styles of the given lexers.</td> |
64 <td>Private method to export the styles of the given lexers.</td> |
65 </tr><tr> |
65 </tr><tr> |
66 <td><a href="#EditorHighlightingStylesPage.__importStyles">__importStyles</a></td> |
66 <td><a href="#EditorHighlightingStylesPage.__importStyles">__importStyles</a></td> |
67 <td>Private method to import the styles of the given lexers.</td> |
67 <td>Private method to import the styles of the given lexers.</td> |
68 </tr><tr> |
68 </tr><tr> |
69 <td><a href="#EditorHighlightingStylesPage.__setToDefault">__setToDefault</a></td> |
69 <td><a href="#EditorHighlightingStylesPage.__setToDefault">__setToDefault</a></td> |
70 <td>Private method to set a specific style to it's default values.</td> |
70 <td>Private method to set a specific style to it's default values.</td> |
71 </tr><tr> |
71 </tr><tr> |
72 <td><a href="#EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked">on_allBackgroundColoursButton_clicked</a></td> |
72 <td><a href="#EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked">on_allBackgroundColoursButton_clicked</a></td> |
73 <td>Private method used to select the background colour of all styles of a selected lexer.</td> |
73 <td>Private method used to select the background colour of all styles of a selected lexer.</td> |
74 </tr><tr> |
74 </tr><tr> |
75 <td><a href="#EditorHighlightingStylesPage.on_allDefaultButton_clicked">on_allDefaultButton_clicked</a></td> |
75 <td><a href="#EditorHighlightingStylesPage.on_allDefaultButton_clicked">on_allDefaultButton_clicked</a></td> |
76 <td>Private method to set all styles to their default values.</td> |
76 <td>Private method to set all styles to their default values.</td> |
77 </tr><tr> |
77 </tr><tr> |
78 <td><a href="#EditorHighlightingStylesPage.on_allEolFillButton_clicked">on_allEolFillButton_clicked</a></td> |
78 <td><a href="#EditorHighlightingStylesPage.on_allEolFillButton_clicked">on_allEolFillButton_clicked</a></td> |
79 <td>Private method used to set the eolfill for all styles of a selected lexer.</td> |
79 <td>Private method used to set the eolfill for all styles of a selected lexer.</td> |
80 </tr><tr> |
80 </tr><tr> |
81 <td><a href="#EditorHighlightingStylesPage.on_allFontsButton_clicked">on_allFontsButton_clicked</a></td> |
81 <td><a href="#EditorHighlightingStylesPage.on_allFontsButton_clicked">on_allFontsButton_clicked</a></td> |
82 <td>Private method used to change the font of all styles of a selected lexer.</td> |
82 <td>Private method used to change the font of all styles of a selected lexer.</td> |
83 </tr><tr> |
83 </tr><tr> |
84 <td><a href="#EditorHighlightingStylesPage.on_backgroundButton_clicked">on_backgroundButton_clicked</a></td> |
84 <td><a href="#EditorHighlightingStylesPage.on_backgroundButton_clicked">on_backgroundButton_clicked</a></td> |
85 <td>Private method used to select the background colour of the selected style and lexer.</td> |
85 <td>Private method used to select the background colour of the selected style and lexer.</td> |
86 </tr><tr> |
86 </tr><tr> |
87 <td><a href="#EditorHighlightingStylesPage.on_defaultButton_clicked">on_defaultButton_clicked</a></td> |
87 <td><a href="#EditorHighlightingStylesPage.on_defaultButton_clicked">on_defaultButton_clicked</a></td> |
88 <td>Private method to set the current style to it's default values.</td> |
88 <td>Private method to set the current style to it's default values.</td> |
89 </tr><tr> |
89 </tr><tr> |
90 <td><a href="#EditorHighlightingStylesPage.on_eolfillCheckBox_toggled">on_eolfillCheckBox_toggled</a></td> |
90 <td><a href="#EditorHighlightingStylesPage.on_eolfillCheckBox_toggled">on_eolfillCheckBox_toggled</a></td> |
91 <td>Private method used to set the eolfill for the selected style and lexer.</td> |
91 <td>Private method used to set the eolfill for the selected style and lexer.</td> |
92 </tr><tr> |
92 </tr><tr> |
93 <td><a href="#EditorHighlightingStylesPage.on_exportAllButton_clicked">on_exportAllButton_clicked</a></td> |
93 <td><a href="#EditorHighlightingStylesPage.on_exportAllButton_clicked">on_exportAllButton_clicked</a></td> |
94 <td>Private slot to export the styles of all lexers.</td> |
94 <td>Private slot to export the styles of all lexers.</td> |
95 </tr><tr> |
95 </tr><tr> |
96 <td><a href="#EditorHighlightingStylesPage.on_exportCurrentButton_clicked">on_exportCurrentButton_clicked</a></td> |
96 <td><a href="#EditorHighlightingStylesPage.on_exportCurrentButton_clicked">on_exportCurrentButton_clicked</a></td> |
97 <td>Private slot to export the styles of the current lexer.</td> |
97 <td>Private slot to export the styles of the current lexer.</td> |
98 </tr><tr> |
98 </tr><tr> |
99 <td><a href="#EditorHighlightingStylesPage.on_fontButton_clicked">on_fontButton_clicked</a></td> |
99 <td><a href="#EditorHighlightingStylesPage.on_fontButton_clicked">on_fontButton_clicked</a></td> |
100 <td>Private method used to select the font of the selected style and lexer.</td> |
100 <td>Private method used to select the font of the selected style and lexer.</td> |
101 </tr><tr> |
101 </tr><tr> |
102 <td><a href="#EditorHighlightingStylesPage.on_foregroundButton_clicked">on_foregroundButton_clicked</a></td> |
102 <td><a href="#EditorHighlightingStylesPage.on_foregroundButton_clicked">on_foregroundButton_clicked</a></td> |
103 <td>Private method used to select the foreground colour of the selected style and lexer.</td> |
103 <td>Private method used to select the foreground colour of the selected style and lexer.</td> |
104 </tr><tr> |
104 </tr><tr> |
105 <td><a href="#EditorHighlightingStylesPage.on_importAllButton_clicked">on_importAllButton_clicked</a></td> |
105 <td><a href="#EditorHighlightingStylesPage.on_importAllButton_clicked">on_importAllButton_clicked</a></td> |
106 <td>Private slot to import the styles of all lexers.</td> |
106 <td>Private slot to import the styles of all lexers.</td> |
107 </tr><tr> |
107 </tr><tr> |
108 <td><a href="#EditorHighlightingStylesPage.on_importCurrentButton_clicked">on_importCurrentButton_clicked</a></td> |
108 <td><a href="#EditorHighlightingStylesPage.on_importCurrentButton_clicked">on_importCurrentButton_clicked</a></td> |
109 <td>Private slot to import the styles of the current lexer.</td> |
109 <td>Private slot to import the styles of the current lexer.</td> |
110 </tr><tr> |
110 </tr><tr> |
111 <td><a href="#EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated">on_lexerLanguageComboBox_activated</a></td> |
111 <td><a href="#EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated">on_lexerLanguageComboBox_activated</a></td> |
112 <td>Private slot to fill the style combo of the source page.</td> |
112 <td>Private slot to fill the style combo of the source page.</td> |
113 </tr><tr> |
113 </tr><tr> |
114 <td><a href="#EditorHighlightingStylesPage.on_styleElementList_currentRowChanged">on_styleElementList_currentRowChanged</a></td> |
114 <td><a href="#EditorHighlightingStylesPage.on_styleElementList_currentRowChanged">on_styleElementList_currentRowChanged</a></td> |
115 <td>Private method to set up the style element part of the source page.</td> |
115 <td>Private method to set up the style element part of the source page.</td> |
116 </tr><tr> |
116 </tr><tr> |
117 <td><a href="#EditorHighlightingStylesPage.save">save</a></td> |
117 <td><a href="#EditorHighlightingStylesPage.save">save</a></td> |
118 <td>Public slot to save the Editor Highlighting Styles configuration.</td> |
118 <td>Public slot to save the Editor Highlighting Styles configuration.</td> |
119 </tr><tr> |
119 </tr><tr> |
120 <td><a href="#EditorHighlightingStylesPage.saveState">saveState</a></td> |
120 <td><a href="#EditorHighlightingStylesPage.saveState">saveState</a></td> |
121 <td>Public method to save the current state of the widget.</td> |
121 <td>Public method to save the current state of the widget.</td> |
122 </tr><tr> |
122 </tr><tr> |
123 <td><a href="#EditorHighlightingStylesPage.setState">setState</a></td> |
123 <td><a href="#EditorHighlightingStylesPage.setState">setState</a></td> |
124 <td>Public method to set the state of the widget.</td> |
124 <td>Public method to set the state of the widget.</td> |
125 </tr> |
125 </tr> |
126 </table> |
126 </table> |
127 <a NAME="EditorHighlightingStylesPage.__init__" ID="EditorHighlightingStylesPage.__init__"></a> |
127 <a NAME="EditorHighlightingStylesPage.__init__" ID="EditorHighlightingStylesPage.__init__"></a> |
128 <h4>EditorHighlightingStylesPage (Constructor)</h4> |
128 <h4>EditorHighlightingStylesPage (Constructor)</h4> |
129 <b>EditorHighlightingStylesPage</b>(<i>lexers</i>) |
129 <b>EditorHighlightingStylesPage</b>(<i>lexers</i>) |
130 <p> |
130 <p> |
131 Constructor |
131 Constructor |
132 </p><dl> |
132 </p><dl> |
133 <dt><i>lexers</i></dt> |
133 <dt><i>lexers</i></dt> |
134 <dd> |
134 <dd> |
135 reference to the lexers dictionary |
135 reference to the lexers dictionary |
136 </dd> |
136 </dd> |
137 </dl><a NAME="EditorHighlightingStylesPage.__exportStyles" ID="EditorHighlightingStylesPage.__exportStyles"></a> |
137 </dl><a NAME="EditorHighlightingStylesPage.__exportStyles" ID="EditorHighlightingStylesPage.__exportStyles"></a> |
138 <h4>EditorHighlightingStylesPage.__exportStyles</h4> |
138 <h4>EditorHighlightingStylesPage.__exportStyles</h4> |
139 <b>__exportStyles</b>(<i>lexers</i>) |
139 <b>__exportStyles</b>(<i>lexers</i>) |
140 <p> |
140 <p> |
141 Private method to export the styles of the given lexers. |
141 Private method to export the styles of the given lexers. |
142 </p><dl> |
142 </p><dl> |
143 <dt><i>lexers</i></dt> |
143 <dt><i>lexers</i></dt> |
144 <dd> |
144 <dd> |
145 list of lexer objects for which to export the styles |
145 list of lexer objects for which to export the styles |
146 </dd> |
146 </dd> |
147 </dl><a NAME="EditorHighlightingStylesPage.__importStyles" ID="EditorHighlightingStylesPage.__importStyles"></a> |
147 </dl><a NAME="EditorHighlightingStylesPage.__importStyles" ID="EditorHighlightingStylesPage.__importStyles"></a> |
148 <h4>EditorHighlightingStylesPage.__importStyles</h4> |
148 <h4>EditorHighlightingStylesPage.__importStyles</h4> |
149 <b>__importStyles</b>(<i>lexers</i>) |
149 <b>__importStyles</b>(<i>lexers</i>) |
150 <p> |
150 <p> |
151 Private method to import the styles of the given lexers. |
151 Private method to import the styles of the given lexers. |
152 </p><dl> |
152 </p><dl> |
153 <dt><i>lexers</i></dt> |
153 <dt><i>lexers</i></dt> |
154 <dd> |
154 <dd> |
155 dictionary of lexer objects for which to import the styles |
155 dictionary of lexer objects for which to import the styles |
156 </dd> |
156 </dd> |
157 </dl><a NAME="EditorHighlightingStylesPage.__setToDefault" ID="EditorHighlightingStylesPage.__setToDefault"></a> |
157 </dl><a NAME="EditorHighlightingStylesPage.__setToDefault" ID="EditorHighlightingStylesPage.__setToDefault"></a> |
158 <h4>EditorHighlightingStylesPage.__setToDefault</h4> |
158 <h4>EditorHighlightingStylesPage.__setToDefault</h4> |
159 <b>__setToDefault</b>(<i>style</i>) |
159 <b>__setToDefault</b>(<i>style</i>) |
160 <p> |
160 <p> |
161 Private method to set a specific style to it's default values. |
161 Private method to set a specific style to it's default values. |
162 </p><dl> |
162 </p><dl> |
163 <dt><i>style</i></dt> |
163 <dt><i>style</i></dt> |
164 <dd> |
164 <dd> |
165 style to be reset (integer) |
165 style to be reset (integer) |
166 </dd> |
166 </dd> |
167 </dl><a NAME="EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked" ID="EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked"></a> |
167 </dl><a NAME="EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked" ID="EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked"></a> |
168 <h4>EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked</h4> |
168 <h4>EditorHighlightingStylesPage.on_allBackgroundColoursButton_clicked</h4> |
169 <b>on_allBackgroundColoursButton_clicked</b>(<i></i>) |
169 <b>on_allBackgroundColoursButton_clicked</b>(<i></i>) |
170 <p> |
170 <p> |
171 Private method used to select the background colour of all styles of a |
171 Private method used to select the background colour of all styles of a |
172 selected lexer. |
172 selected lexer. |
173 </p><a NAME="EditorHighlightingStylesPage.on_allDefaultButton_clicked" ID="EditorHighlightingStylesPage.on_allDefaultButton_clicked"></a> |
173 </p><a NAME="EditorHighlightingStylesPage.on_allDefaultButton_clicked" ID="EditorHighlightingStylesPage.on_allDefaultButton_clicked"></a> |
174 <h4>EditorHighlightingStylesPage.on_allDefaultButton_clicked</h4> |
174 <h4>EditorHighlightingStylesPage.on_allDefaultButton_clicked</h4> |
175 <b>on_allDefaultButton_clicked</b>(<i></i>) |
175 <b>on_allDefaultButton_clicked</b>(<i></i>) |
176 <p> |
176 <p> |
177 Private method to set all styles to their default values. |
177 Private method to set all styles to their default values. |
178 </p><a NAME="EditorHighlightingStylesPage.on_allEolFillButton_clicked" ID="EditorHighlightingStylesPage.on_allEolFillButton_clicked"></a> |
178 </p><a NAME="EditorHighlightingStylesPage.on_allEolFillButton_clicked" ID="EditorHighlightingStylesPage.on_allEolFillButton_clicked"></a> |
179 <h4>EditorHighlightingStylesPage.on_allEolFillButton_clicked</h4> |
179 <h4>EditorHighlightingStylesPage.on_allEolFillButton_clicked</h4> |
180 <b>on_allEolFillButton_clicked</b>(<i></i>) |
180 <b>on_allEolFillButton_clicked</b>(<i></i>) |
181 <p> |
181 <p> |
182 Private method used to set the eolfill for all styles of a selected lexer. |
182 Private method used to set the eolfill for all styles of a selected lexer. |
183 </p><a NAME="EditorHighlightingStylesPage.on_allFontsButton_clicked" ID="EditorHighlightingStylesPage.on_allFontsButton_clicked"></a> |
183 </p><a NAME="EditorHighlightingStylesPage.on_allFontsButton_clicked" ID="EditorHighlightingStylesPage.on_allFontsButton_clicked"></a> |
184 <h4>EditorHighlightingStylesPage.on_allFontsButton_clicked</h4> |
184 <h4>EditorHighlightingStylesPage.on_allFontsButton_clicked</h4> |
185 <b>on_allFontsButton_clicked</b>(<i></i>) |
185 <b>on_allFontsButton_clicked</b>(<i></i>) |
186 <p> |
186 <p> |
187 Private method used to change the font of all styles of a selected lexer. |
187 Private method used to change the font of all styles of a selected lexer. |
188 </p><a NAME="EditorHighlightingStylesPage.on_backgroundButton_clicked" ID="EditorHighlightingStylesPage.on_backgroundButton_clicked"></a> |
188 </p><a NAME="EditorHighlightingStylesPage.on_backgroundButton_clicked" ID="EditorHighlightingStylesPage.on_backgroundButton_clicked"></a> |
189 <h4>EditorHighlightingStylesPage.on_backgroundButton_clicked</h4> |
189 <h4>EditorHighlightingStylesPage.on_backgroundButton_clicked</h4> |
190 <b>on_backgroundButton_clicked</b>(<i></i>) |
190 <b>on_backgroundButton_clicked</b>(<i></i>) |
191 <p> |
191 <p> |
192 Private method used to select the background colour of the selected style |
192 Private method used to select the background colour of the selected style |
193 and lexer. |
193 and lexer. |
194 </p><a NAME="EditorHighlightingStylesPage.on_defaultButton_clicked" ID="EditorHighlightingStylesPage.on_defaultButton_clicked"></a> |
194 </p><a NAME="EditorHighlightingStylesPage.on_defaultButton_clicked" ID="EditorHighlightingStylesPage.on_defaultButton_clicked"></a> |
195 <h4>EditorHighlightingStylesPage.on_defaultButton_clicked</h4> |
195 <h4>EditorHighlightingStylesPage.on_defaultButton_clicked</h4> |
196 <b>on_defaultButton_clicked</b>(<i></i>) |
196 <b>on_defaultButton_clicked</b>(<i></i>) |
197 <p> |
197 <p> |
198 Private method to set the current style to it's default values. |
198 Private method to set the current style to it's default values. |
199 </p><a NAME="EditorHighlightingStylesPage.on_eolfillCheckBox_toggled" ID="EditorHighlightingStylesPage.on_eolfillCheckBox_toggled"></a> |
199 </p><a NAME="EditorHighlightingStylesPage.on_eolfillCheckBox_toggled" ID="EditorHighlightingStylesPage.on_eolfillCheckBox_toggled"></a> |
200 <h4>EditorHighlightingStylesPage.on_eolfillCheckBox_toggled</h4> |
200 <h4>EditorHighlightingStylesPage.on_eolfillCheckBox_toggled</h4> |
201 <b>on_eolfillCheckBox_toggled</b>(<i>b</i>) |
201 <b>on_eolfillCheckBox_toggled</b>(<i>b</i>) |
202 <p> |
202 <p> |
203 Private method used to set the eolfill for the selected style and lexer. |
203 Private method used to set the eolfill for the selected style and lexer. |
204 </p><dl> |
204 </p><dl> |
205 <dt><i>b</i></dt> |
205 <dt><i>b</i></dt> |
206 <dd> |
206 <dd> |
207 Flag indicating enabled or disabled state. |
207 Flag indicating enabled or disabled state. |
208 </dd> |
208 </dd> |
209 </dl><a NAME="EditorHighlightingStylesPage.on_exportAllButton_clicked" ID="EditorHighlightingStylesPage.on_exportAllButton_clicked"></a> |
209 </dl><a NAME="EditorHighlightingStylesPage.on_exportAllButton_clicked" ID="EditorHighlightingStylesPage.on_exportAllButton_clicked"></a> |
210 <h4>EditorHighlightingStylesPage.on_exportAllButton_clicked</h4> |
210 <h4>EditorHighlightingStylesPage.on_exportAllButton_clicked</h4> |
211 <b>on_exportAllButton_clicked</b>(<i></i>) |
211 <b>on_exportAllButton_clicked</b>(<i></i>) |
212 <p> |
212 <p> |
213 Private slot to export the styles of all lexers. |
213 Private slot to export the styles of all lexers. |
214 </p><a NAME="EditorHighlightingStylesPage.on_exportCurrentButton_clicked" ID="EditorHighlightingStylesPage.on_exportCurrentButton_clicked"></a> |
214 </p><a NAME="EditorHighlightingStylesPage.on_exportCurrentButton_clicked" ID="EditorHighlightingStylesPage.on_exportCurrentButton_clicked"></a> |
215 <h4>EditorHighlightingStylesPage.on_exportCurrentButton_clicked</h4> |
215 <h4>EditorHighlightingStylesPage.on_exportCurrentButton_clicked</h4> |
216 <b>on_exportCurrentButton_clicked</b>(<i></i>) |
216 <b>on_exportCurrentButton_clicked</b>(<i></i>) |
217 <p> |
217 <p> |
218 Private slot to export the styles of the current lexer. |
218 Private slot to export the styles of the current lexer. |
219 </p><a NAME="EditorHighlightingStylesPage.on_fontButton_clicked" ID="EditorHighlightingStylesPage.on_fontButton_clicked"></a> |
219 </p><a NAME="EditorHighlightingStylesPage.on_fontButton_clicked" ID="EditorHighlightingStylesPage.on_fontButton_clicked"></a> |
220 <h4>EditorHighlightingStylesPage.on_fontButton_clicked</h4> |
220 <h4>EditorHighlightingStylesPage.on_fontButton_clicked</h4> |
221 <b>on_fontButton_clicked</b>(<i></i>) |
221 <b>on_fontButton_clicked</b>(<i></i>) |
222 <p> |
222 <p> |
223 Private method used to select the font of the selected style and lexer. |
223 Private method used to select the font of the selected style and lexer. |
224 </p><a NAME="EditorHighlightingStylesPage.on_foregroundButton_clicked" ID="EditorHighlightingStylesPage.on_foregroundButton_clicked"></a> |
224 </p><a NAME="EditorHighlightingStylesPage.on_foregroundButton_clicked" ID="EditorHighlightingStylesPage.on_foregroundButton_clicked"></a> |
225 <h4>EditorHighlightingStylesPage.on_foregroundButton_clicked</h4> |
225 <h4>EditorHighlightingStylesPage.on_foregroundButton_clicked</h4> |
226 <b>on_foregroundButton_clicked</b>(<i></i>) |
226 <b>on_foregroundButton_clicked</b>(<i></i>) |
227 <p> |
227 <p> |
228 Private method used to select the foreground colour of the selected style |
228 Private method used to select the foreground colour of the selected style |
229 and lexer. |
229 and lexer. |
230 </p><a NAME="EditorHighlightingStylesPage.on_importAllButton_clicked" ID="EditorHighlightingStylesPage.on_importAllButton_clicked"></a> |
230 </p><a NAME="EditorHighlightingStylesPage.on_importAllButton_clicked" ID="EditorHighlightingStylesPage.on_importAllButton_clicked"></a> |
231 <h4>EditorHighlightingStylesPage.on_importAllButton_clicked</h4> |
231 <h4>EditorHighlightingStylesPage.on_importAllButton_clicked</h4> |
232 <b>on_importAllButton_clicked</b>(<i></i>) |
232 <b>on_importAllButton_clicked</b>(<i></i>) |
233 <p> |
233 <p> |
234 Private slot to import the styles of all lexers. |
234 Private slot to import the styles of all lexers. |
235 </p><a NAME="EditorHighlightingStylesPage.on_importCurrentButton_clicked" ID="EditorHighlightingStylesPage.on_importCurrentButton_clicked"></a> |
235 </p><a NAME="EditorHighlightingStylesPage.on_importCurrentButton_clicked" ID="EditorHighlightingStylesPage.on_importCurrentButton_clicked"></a> |
236 <h4>EditorHighlightingStylesPage.on_importCurrentButton_clicked</h4> |
236 <h4>EditorHighlightingStylesPage.on_importCurrentButton_clicked</h4> |
237 <b>on_importCurrentButton_clicked</b>(<i></i>) |
237 <b>on_importCurrentButton_clicked</b>(<i></i>) |
238 <p> |
238 <p> |
239 Private slot to import the styles of the current lexer. |
239 Private slot to import the styles of the current lexer. |
240 </p><a NAME="EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated" ID="EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated"></a> |
240 </p><a NAME="EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated" ID="EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated"></a> |
241 <h4>EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated</h4> |
241 <h4>EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated</h4> |
242 <b>on_lexerLanguageComboBox_activated</b>(<i>language</i>) |
242 <b>on_lexerLanguageComboBox_activated</b>(<i>language</i>) |
243 <p> |
243 <p> |
244 Private slot to fill the style combo of the source page. |
244 Private slot to fill the style combo of the source page. |
245 </p><dl> |
245 </p><dl> |
246 <dt><i>language</i></dt> |
246 <dt><i>language</i></dt> |
247 <dd> |
247 <dd> |
248 The lexer language (string) |
248 The lexer language (string) |
249 </dd> |
249 </dd> |
250 </dl><a NAME="EditorHighlightingStylesPage.on_styleElementList_currentRowChanged" ID="EditorHighlightingStylesPage.on_styleElementList_currentRowChanged"></a> |
250 </dl><a NAME="EditorHighlightingStylesPage.on_styleElementList_currentRowChanged" ID="EditorHighlightingStylesPage.on_styleElementList_currentRowChanged"></a> |
251 <h4>EditorHighlightingStylesPage.on_styleElementList_currentRowChanged</h4> |
251 <h4>EditorHighlightingStylesPage.on_styleElementList_currentRowChanged</h4> |
252 <b>on_styleElementList_currentRowChanged</b>(<i>index</i>) |
252 <b>on_styleElementList_currentRowChanged</b>(<i>index</i>) |
253 <p> |
253 <p> |
254 Private method to set up the style element part of the source page. |
254 Private method to set up the style element part of the source page. |
255 </p><dl> |
255 </p><dl> |
256 <dt><i>index</i></dt> |
256 <dt><i>index</i></dt> |
257 <dd> |
257 <dd> |
258 the style index. |
258 the style index. |
259 </dd> |
259 </dd> |
260 </dl><a NAME="EditorHighlightingStylesPage.save" ID="EditorHighlightingStylesPage.save"></a> |
260 </dl><a NAME="EditorHighlightingStylesPage.save" ID="EditorHighlightingStylesPage.save"></a> |
261 <h4>EditorHighlightingStylesPage.save</h4> |
261 <h4>EditorHighlightingStylesPage.save</h4> |
262 <b>save</b>(<i></i>) |
262 <b>save</b>(<i></i>) |
263 <p> |
263 <p> |
264 Public slot to save the Editor Highlighting Styles configuration. |
264 Public slot to save the Editor Highlighting Styles configuration. |
265 </p><a NAME="EditorHighlightingStylesPage.saveState" ID="EditorHighlightingStylesPage.saveState"></a> |
265 </p><a NAME="EditorHighlightingStylesPage.saveState" ID="EditorHighlightingStylesPage.saveState"></a> |
266 <h4>EditorHighlightingStylesPage.saveState</h4> |
266 <h4>EditorHighlightingStylesPage.saveState</h4> |
267 <b>saveState</b>(<i></i>) |
267 <b>saveState</b>(<i></i>) |
268 <p> |
268 <p> |
269 Public method to save the current state of the widget. |
269 Public method to save the current state of the widget. |
270 </p><dl> |
270 </p><dl> |
271 <dt>Returns:</dt> |
271 <dt>Returns:</dt> |
272 <dd> |
272 <dd> |
273 array containing the index of the selected lexer language (integer) |
273 array containing the index of the selected lexer language (integer) |
274 and the index of the selected lexer entry (integer) |
274 and the index of the selected lexer entry (integer) |
275 </dd> |
275 </dd> |
276 </dl><a NAME="EditorHighlightingStylesPage.setState" ID="EditorHighlightingStylesPage.setState"></a> |
276 </dl><a NAME="EditorHighlightingStylesPage.setState" ID="EditorHighlightingStylesPage.setState"></a> |
277 <h4>EditorHighlightingStylesPage.setState</h4> |
277 <h4>EditorHighlightingStylesPage.setState</h4> |
278 <b>setState</b>(<i>state</i>) |
278 <b>setState</b>(<i>state</i>) |
279 <p> |
279 <p> |
280 Public method to set the state of the widget. |
280 Public method to set the state of the widget. |
281 </p><dl> |
281 </p><dl> |
282 <dt><i>state</i></dt> |
282 <dt><i>state</i></dt> |
283 <dd> |
283 <dd> |
284 state data generated by saveState |
284 state data generated by saveState |
285 </dd> |
285 </dd> |
286 </dl> |
286 </dl> |
287 <div align="right"><a href="#top">Up</a></div> |
287 <div align="right"><a href="#top">Up</a></div> |
288 <hr /><hr /> |
288 <hr /><hr /> |
289 <a NAME="create" ID="create"></a> |
289 <a NAME="create" ID="create"></a> |
290 <h2>create</h2> |
290 <h2>create</h2> |
291 <b>create</b>(<i>dlg</i>) |
291 <b>create</b>(<i>dlg</i>) |
292 <p> |
292 <p> |
293 Module function to create the configuration page. |
293 Module function to create the configuration page. |
294 </p><dl> |
294 </p><dl> |
295 <dt><i>dlg</i></dt> |
295 <dt><i>dlg</i></dt> |
296 <dd> |
296 <dd> |
297 reference to the configuration dialog |
297 reference to the configuration dialog |
298 </dd> |
298 </dd> |
299 </dl> |
299 </dl> |
300 <div align="right"><a href="#top">Up</a></div> |
300 <div align="right"><a href="#top">Up</a></div> |
301 <hr /> |
301 <hr /> |
302 </body></html> |
302 </body></html> |