61 </table> |
61 </table> |
62 <h3>Methods</h3> |
62 <h3>Methods</h3> |
63 <table> |
63 <table> |
64 <tr> |
64 <tr> |
65 <td><a href="#PreferencesLexer.__init__">PreferencesLexer</a></td> |
65 <td><a href="#PreferencesLexer.__init__">PreferencesLexer</a></td> |
66 <td>Constructor</td> |
66 <td>Constructor</td> |
67 </tr><tr> |
67 </tr><tr> |
68 <td><a href="#PreferencesLexer.color">color</a></td> |
68 <td><a href="#PreferencesLexer.color">color</a></td> |
69 <td>Public method to get the colour of a style.</td> |
69 <td>Public method to get the colour of a style.</td> |
70 </tr><tr> |
70 </tr><tr> |
71 <td><a href="#PreferencesLexer.defaulEolFill">defaulEolFill</a></td> |
71 <td><a href="#PreferencesLexer.defaulEolFill">defaulEolFill</a></td> |
72 <td>Public method to get the default eolFill flag for a style.</td> |
72 <td>Public method to get the default eolFill flag for a style.</td> |
73 </tr><tr> |
73 </tr><tr> |
74 <td><a href="#PreferencesLexer.defaultColor">defaultColor</a></td> |
74 <td><a href="#PreferencesLexer.defaultColor">defaultColor</a></td> |
75 <td>Public method to get the default colour of a style.</td> |
75 <td>Public method to get the default colour of a style.</td> |
76 </tr><tr> |
76 </tr><tr> |
77 <td><a href="#PreferencesLexer.defaultFont">defaultFont</a></td> |
77 <td><a href="#PreferencesLexer.defaultFont">defaultFont</a></td> |
78 <td>Public method to get the default font for a style.</td> |
78 <td>Public method to get the default font for a style.</td> |
79 </tr><tr> |
79 </tr><tr> |
80 <td><a href="#PreferencesLexer.defaultPaper">defaultPaper</a></td> |
80 <td><a href="#PreferencesLexer.defaultPaper">defaultPaper</a></td> |
81 <td>Public method to get the default background for a style.</td> |
81 <td>Public method to get the default background for a style.</td> |
82 </tr><tr> |
82 </tr><tr> |
83 <td><a href="#PreferencesLexer.description">description</a></td> |
83 <td><a href="#PreferencesLexer.description">description</a></td> |
84 <td>Public method to get a descriptive string for a style.</td> |
84 <td>Public method to get a descriptive string for a style.</td> |
85 </tr><tr> |
85 </tr><tr> |
86 <td><a href="#PreferencesLexer.eolFill">eolFill</a></td> |
86 <td><a href="#PreferencesLexer.eolFill">eolFill</a></td> |
87 <td>Public method to get the eolFill flag for a style.</td> |
87 <td>Public method to get the eolFill flag for a style.</td> |
88 </tr><tr> |
88 </tr><tr> |
89 <td><a href="#PreferencesLexer.font">font</a></td> |
89 <td><a href="#PreferencesLexer.font">font</a></td> |
90 <td>Public method to get the font for a style.</td> |
90 <td>Public method to get the font for a style.</td> |
91 </tr><tr> |
91 </tr><tr> |
92 <td><a href="#PreferencesLexer.language">language</a></td> |
92 <td><a href="#PreferencesLexer.language">language</a></td> |
93 <td>Public method to get the lexers programming language.</td> |
93 <td>Public method to get the lexers programming language.</td> |
94 </tr><tr> |
94 </tr><tr> |
95 <td><a href="#PreferencesLexer.paper">paper</a></td> |
95 <td><a href="#PreferencesLexer.paper">paper</a></td> |
96 <td>Public method to get the background for a style.</td> |
96 <td>Public method to get the background for a style.</td> |
97 </tr><tr> |
97 </tr><tr> |
98 <td><a href="#PreferencesLexer.setColor">setColor</a></td> |
98 <td><a href="#PreferencesLexer.setColor">setColor</a></td> |
99 <td>Public method to set the colour for a style.</td> |
99 <td>Public method to set the colour for a style.</td> |
100 </tr><tr> |
100 </tr><tr> |
101 <td><a href="#PreferencesLexer.setEolFill">setEolFill</a></td> |
101 <td><a href="#PreferencesLexer.setEolFill">setEolFill</a></td> |
102 <td>Public method to set the eolFill flag for a style.</td> |
102 <td>Public method to set the eolFill flag for a style.</td> |
103 </tr><tr> |
103 </tr><tr> |
104 <td><a href="#PreferencesLexer.setFont">setFont</a></td> |
104 <td><a href="#PreferencesLexer.setFont">setFont</a></td> |
105 <td>Public method to set the font for a style.</td> |
105 <td>Public method to set the font for a style.</td> |
106 </tr><tr> |
106 </tr><tr> |
107 <td><a href="#PreferencesLexer.setPaper">setPaper</a></td> |
107 <td><a href="#PreferencesLexer.setPaper">setPaper</a></td> |
108 <td>Public method to set the background for a style.</td> |
108 <td>Public method to set the background for a style.</td> |
109 </tr> |
109 </tr> |
110 </table> |
110 </table> |
111 <a NAME="PreferencesLexer.__init__" ID="PreferencesLexer.__init__"></a> |
111 <a NAME="PreferencesLexer.__init__" ID="PreferencesLexer.__init__"></a> |
112 <h4>PreferencesLexer (Constructor)</h4> |
112 <h4>PreferencesLexer (Constructor)</h4> |
113 <b>PreferencesLexer</b>(<i>language, parent=None</i>) |
113 <b>PreferencesLexer</b>(<i>language, parent=None</i>) |
114 <p> |
114 <p> |
115 Constructor |
115 Constructor |
116 </p><dl> |
116 </p><dl> |
117 <dt><i>language</i></dt> |
117 <dt><i>language</i></dt> |
118 <dd> |
118 <dd> |
119 The lexer language. (string) |
119 The lexer language. (string) |
120 </dd><dt><i>parent</i></dt> |
120 </dd><dt><i>parent</i></dt> |
121 <dd> |
121 <dd> |
122 The parent widget of this lexer. (QextScintilla) |
122 The parent widget of this lexer. (QextScintilla) |
123 </dd> |
123 </dd> |
124 </dl><a NAME="PreferencesLexer.color" ID="PreferencesLexer.color"></a> |
124 </dl><a NAME="PreferencesLexer.color" ID="PreferencesLexer.color"></a> |
125 <h4>PreferencesLexer.color</h4> |
125 <h4>PreferencesLexer.color</h4> |
126 <b>color</b>(<i>style</i>) |
126 <b>color</b>(<i>style</i>) |
127 <p> |
127 <p> |
128 Public method to get the colour of a style. |
128 Public method to get the colour of a style. |
129 </p><dl> |
129 </p><dl> |
130 <dt><i>style</i></dt> |
130 <dt><i>style</i></dt> |
131 <dd> |
131 <dd> |
132 the style number (int) |
132 the style number (int) |
133 </dd> |
133 </dd> |
134 </dl><dl> |
134 </dl><dl> |
135 <dt>Returns:</dt> |
135 <dt>Returns:</dt> |
136 <dd> |
136 <dd> |
137 colour |
137 colour |
138 </dd> |
138 </dd> |
139 </dl><a NAME="PreferencesLexer.defaulEolFill" ID="PreferencesLexer.defaulEolFill"></a> |
139 </dl><a NAME="PreferencesLexer.defaulEolFill" ID="PreferencesLexer.defaulEolFill"></a> |
140 <h4>PreferencesLexer.defaulEolFill</h4> |
140 <h4>PreferencesLexer.defaulEolFill</h4> |
141 <b>defaulEolFill</b>(<i>style</i>) |
141 <b>defaulEolFill</b>(<i>style</i>) |
142 <p> |
142 <p> |
143 Public method to get the default eolFill flag for a style. |
143 Public method to get the default eolFill flag for a style. |
144 </p><dl> |
144 </p><dl> |
145 <dt><i>style</i></dt> |
145 <dt><i>style</i></dt> |
146 <dd> |
146 <dd> |
147 the style number (int) |
147 the style number (int) |
148 </dd> |
148 </dd> |
149 </dl><dl> |
149 </dl><dl> |
150 <dt>Returns:</dt> |
150 <dt>Returns:</dt> |
151 <dd> |
151 <dd> |
152 eolFill flag |
152 eolFill flag |
153 </dd> |
153 </dd> |
154 </dl><a NAME="PreferencesLexer.defaultColor" ID="PreferencesLexer.defaultColor"></a> |
154 </dl><a NAME="PreferencesLexer.defaultColor" ID="PreferencesLexer.defaultColor"></a> |
155 <h4>PreferencesLexer.defaultColor</h4> |
155 <h4>PreferencesLexer.defaultColor</h4> |
156 <b>defaultColor</b>(<i>style</i>) |
156 <b>defaultColor</b>(<i>style</i>) |
157 <p> |
157 <p> |
158 Public method to get the default colour of a style. |
158 Public method to get the default colour of a style. |
159 </p><dl> |
159 </p><dl> |
160 <dt><i>style</i></dt> |
160 <dt><i>style</i></dt> |
161 <dd> |
161 <dd> |
162 the style number (int) |
162 the style number (int) |
163 </dd> |
163 </dd> |
164 </dl><dl> |
164 </dl><dl> |
165 <dt>Returns:</dt> |
165 <dt>Returns:</dt> |
166 <dd> |
166 <dd> |
167 colour |
167 colour |
168 </dd> |
168 </dd> |
169 </dl><a NAME="PreferencesLexer.defaultFont" ID="PreferencesLexer.defaultFont"></a> |
169 </dl><a NAME="PreferencesLexer.defaultFont" ID="PreferencesLexer.defaultFont"></a> |
170 <h4>PreferencesLexer.defaultFont</h4> |
170 <h4>PreferencesLexer.defaultFont</h4> |
171 <b>defaultFont</b>(<i>style</i>) |
171 <b>defaultFont</b>(<i>style</i>) |
172 <p> |
172 <p> |
173 Public method to get the default font for a style. |
173 Public method to get the default font for a style. |
174 </p><dl> |
174 </p><dl> |
175 <dt><i>style</i></dt> |
175 <dt><i>style</i></dt> |
176 <dd> |
176 <dd> |
177 the style number (int) |
177 the style number (int) |
178 </dd> |
178 </dd> |
179 </dl><dl> |
179 </dl><dl> |
180 <dt>Returns:</dt> |
180 <dt>Returns:</dt> |
181 <dd> |
181 <dd> |
182 font |
182 font |
183 </dd> |
183 </dd> |
184 </dl><a NAME="PreferencesLexer.defaultPaper" ID="PreferencesLexer.defaultPaper"></a> |
184 </dl><a NAME="PreferencesLexer.defaultPaper" ID="PreferencesLexer.defaultPaper"></a> |
185 <h4>PreferencesLexer.defaultPaper</h4> |
185 <h4>PreferencesLexer.defaultPaper</h4> |
186 <b>defaultPaper</b>(<i>style</i>) |
186 <b>defaultPaper</b>(<i>style</i>) |
187 <p> |
187 <p> |
188 Public method to get the default background for a style. |
188 Public method to get the default background for a style. |
189 </p><dl> |
189 </p><dl> |
190 <dt><i>style</i></dt> |
190 <dt><i>style</i></dt> |
191 <dd> |
191 <dd> |
192 the style number (int) |
192 the style number (int) |
193 </dd> |
193 </dd> |
194 </dl><dl> |
194 </dl><dl> |
195 <dt>Returns:</dt> |
195 <dt>Returns:</dt> |
196 <dd> |
196 <dd> |
197 colour |
197 colour |
198 </dd> |
198 </dd> |
199 </dl><a NAME="PreferencesLexer.description" ID="PreferencesLexer.description"></a> |
199 </dl><a NAME="PreferencesLexer.description" ID="PreferencesLexer.description"></a> |
200 <h4>PreferencesLexer.description</h4> |
200 <h4>PreferencesLexer.description</h4> |
201 <b>description</b>(<i>style</i>) |
201 <b>description</b>(<i>style</i>) |
202 <p> |
202 <p> |
203 Public method to get a descriptive string for a style. |
203 Public method to get a descriptive string for a style. |
204 </p><dl> |
204 </p><dl> |
205 <dt><i>style</i></dt> |
205 <dt><i>style</i></dt> |
206 <dd> |
206 <dd> |
207 the style number (int) |
207 the style number (int) |
208 </dd> |
208 </dd> |
209 </dl><dl> |
209 </dl><dl> |
210 <dt>Returns:</dt> |
210 <dt>Returns:</dt> |
211 <dd> |
211 <dd> |
212 description of the style (string) |
212 description of the style (string) |
213 </dd> |
213 </dd> |
214 </dl><a NAME="PreferencesLexer.eolFill" ID="PreferencesLexer.eolFill"></a> |
214 </dl><a NAME="PreferencesLexer.eolFill" ID="PreferencesLexer.eolFill"></a> |
215 <h4>PreferencesLexer.eolFill</h4> |
215 <h4>PreferencesLexer.eolFill</h4> |
216 <b>eolFill</b>(<i>style</i>) |
216 <b>eolFill</b>(<i>style</i>) |
217 <p> |
217 <p> |
218 Public method to get the eolFill flag for a style. |
218 Public method to get the eolFill flag for a style. |
219 </p><dl> |
219 </p><dl> |
220 <dt><i>style</i></dt> |
220 <dt><i>style</i></dt> |
221 <dd> |
221 <dd> |
222 the style number (int) |
222 the style number (int) |
223 </dd> |
223 </dd> |
224 </dl><dl> |
224 </dl><dl> |
225 <dt>Returns:</dt> |
225 <dt>Returns:</dt> |
226 <dd> |
226 <dd> |
227 eolFill flag |
227 eolFill flag |
228 </dd> |
228 </dd> |
229 </dl><a NAME="PreferencesLexer.font" ID="PreferencesLexer.font"></a> |
229 </dl><a NAME="PreferencesLexer.font" ID="PreferencesLexer.font"></a> |
230 <h4>PreferencesLexer.font</h4> |
230 <h4>PreferencesLexer.font</h4> |
231 <b>font</b>(<i>style</i>) |
231 <b>font</b>(<i>style</i>) |
232 <p> |
232 <p> |
233 Public method to get the font for a style. |
233 Public method to get the font for a style. |
234 </p><dl> |
234 </p><dl> |
235 <dt><i>style</i></dt> |
235 <dt><i>style</i></dt> |
236 <dd> |
236 <dd> |
237 the style number (int) |
237 the style number (int) |
238 </dd> |
238 </dd> |
239 </dl><dl> |
239 </dl><dl> |
240 <dt>Returns:</dt> |
240 <dt>Returns:</dt> |
241 <dd> |
241 <dd> |
242 font |
242 font |
243 </dd> |
243 </dd> |
244 </dl><a NAME="PreferencesLexer.language" ID="PreferencesLexer.language"></a> |
244 </dl><a NAME="PreferencesLexer.language" ID="PreferencesLexer.language"></a> |
245 <h4>PreferencesLexer.language</h4> |
245 <h4>PreferencesLexer.language</h4> |
246 <b>language</b>(<i></i>) |
246 <b>language</b>(<i></i>) |
247 <p> |
247 <p> |
248 Public method to get the lexers programming language. |
248 Public method to get the lexers programming language. |
249 </p><dl> |
249 </p><dl> |
250 <dt>Returns:</dt> |
250 <dt>Returns:</dt> |
251 <dd> |
251 <dd> |
252 language |
252 language |
253 </dd> |
253 </dd> |
254 </dl><a NAME="PreferencesLexer.paper" ID="PreferencesLexer.paper"></a> |
254 </dl><a NAME="PreferencesLexer.paper" ID="PreferencesLexer.paper"></a> |
255 <h4>PreferencesLexer.paper</h4> |
255 <h4>PreferencesLexer.paper</h4> |
256 <b>paper</b>(<i>style</i>) |
256 <b>paper</b>(<i>style</i>) |
257 <p> |
257 <p> |
258 Public method to get the background for a style. |
258 Public method to get the background for a style. |
259 </p><dl> |
259 </p><dl> |
260 <dt><i>style</i></dt> |
260 <dt><i>style</i></dt> |
261 <dd> |
261 <dd> |
262 the style number (int) |
262 the style number (int) |
263 </dd> |
263 </dd> |
264 </dl><dl> |
264 </dl><dl> |
265 <dt>Returns:</dt> |
265 <dt>Returns:</dt> |
266 <dd> |
266 <dd> |
267 colour |
267 colour |
268 </dd> |
268 </dd> |
269 </dl><a NAME="PreferencesLexer.setColor" ID="PreferencesLexer.setColor"></a> |
269 </dl><a NAME="PreferencesLexer.setColor" ID="PreferencesLexer.setColor"></a> |
270 <h4>PreferencesLexer.setColor</h4> |
270 <h4>PreferencesLexer.setColor</h4> |
271 <b>setColor</b>(<i>c, style</i>) |
271 <b>setColor</b>(<i>c, style</i>) |
272 <p> |
272 <p> |
273 Public method to set the colour for a style. |
273 Public method to set the colour for a style. |
274 </p><dl> |
274 </p><dl> |
275 <dt><i>c</i></dt> |
275 <dt><i>c</i></dt> |
276 <dd> |
276 <dd> |
277 colour (int) |
277 colour (int) |
278 </dd><dt><i>style</i></dt> |
278 </dd><dt><i>style</i></dt> |
279 <dd> |
279 <dd> |
280 the style number (int) |
280 the style number (int) |
281 </dd> |
281 </dd> |
282 </dl><a NAME="PreferencesLexer.setEolFill" ID="PreferencesLexer.setEolFill"></a> |
282 </dl><a NAME="PreferencesLexer.setEolFill" ID="PreferencesLexer.setEolFill"></a> |
283 <h4>PreferencesLexer.setEolFill</h4> |
283 <h4>PreferencesLexer.setEolFill</h4> |
284 <b>setEolFill</b>(<i>eolfill, style</i>) |
284 <b>setEolFill</b>(<i>eolfill, style</i>) |
285 <p> |
285 <p> |
286 Public method to set the eolFill flag for a style. |
286 Public method to set the eolFill flag for a style. |
287 </p><dl> |
287 </p><dl> |
288 <dt><i>eolfill</i></dt> |
288 <dt><i>eolfill</i></dt> |
289 <dd> |
289 <dd> |
290 eolFill flag (boolean) |
290 eolFill flag (boolean) |
291 </dd><dt><i>style</i></dt> |
291 </dd><dt><i>style</i></dt> |
292 <dd> |
292 <dd> |
293 the style number (int) |
293 the style number (int) |
294 </dd> |
294 </dd> |
295 </dl><a NAME="PreferencesLexer.setFont" ID="PreferencesLexer.setFont"></a> |
295 </dl><a NAME="PreferencesLexer.setFont" ID="PreferencesLexer.setFont"></a> |
296 <h4>PreferencesLexer.setFont</h4> |
296 <h4>PreferencesLexer.setFont</h4> |
297 <b>setFont</b>(<i>f, style</i>) |
297 <b>setFont</b>(<i>f, style</i>) |
298 <p> |
298 <p> |
299 Public method to set the font for a style. |
299 Public method to set the font for a style. |
300 </p><dl> |
300 </p><dl> |
301 <dt><i>f</i></dt> |
301 <dt><i>f</i></dt> |
302 <dd> |
302 <dd> |
303 font |
303 font |
304 </dd><dt><i>style</i></dt> |
304 </dd><dt><i>style</i></dt> |
305 <dd> |
305 <dd> |
306 the style number (int) |
306 the style number (int) |
307 </dd> |
307 </dd> |
308 </dl><a NAME="PreferencesLexer.setPaper" ID="PreferencesLexer.setPaper"></a> |
308 </dl><a NAME="PreferencesLexer.setPaper" ID="PreferencesLexer.setPaper"></a> |
309 <h4>PreferencesLexer.setPaper</h4> |
309 <h4>PreferencesLexer.setPaper</h4> |
310 <b>setPaper</b>(<i>c, style</i>) |
310 <b>setPaper</b>(<i>c, style</i>) |
311 <p> |
311 <p> |
312 Public method to set the background for a style. |
312 Public method to set the background for a style. |
313 </p><dl> |
313 </p><dl> |
314 <dt><i>c</i></dt> |
314 <dt><i>c</i></dt> |
315 <dd> |
315 <dd> |
316 colour (int) |
316 colour (int) |
317 </dd><dt><i>style</i></dt> |
317 </dd><dt><i>style</i></dt> |
318 <dd> |
318 <dd> |
319 the style number (int) |
319 the style number (int) |
320 </dd> |
320 </dd> |
321 </dl> |
321 </dl> |
322 <div align="right"><a href="#top">Up</a></div> |
322 <div align="right"><a href="#top">Up</a></div> |
323 <hr /><hr /> |
323 <hr /><hr /> |
324 <a NAME="PreferencesLexerError" ID="PreferencesLexerError"></a> |
324 <a NAME="PreferencesLexerError" ID="PreferencesLexerError"></a> |
325 <h2>PreferencesLexerError</h2> |
325 <h2>PreferencesLexerError</h2> |
326 <p> |
326 <p> |
327 Class defining a special error for the PreferencesLexer class. |
327 Class defining a special error for the PreferencesLexer class. |
328 </p> |
328 </p> |
329 <h3>Derived from</h3> |
329 <h3>Derived from</h3> |
330 Exception |
330 Exception |
331 <h3>Class Attributes</h3> |
331 <h3>Class Attributes</h3> |
332 <table> |
332 <table> |
334 </table> |
334 </table> |
335 <h3>Methods</h3> |
335 <h3>Methods</h3> |
336 <table> |
336 <table> |
337 <tr> |
337 <tr> |
338 <td><a href="#PreferencesLexerError.__init__">PreferencesLexerError</a></td> |
338 <td><a href="#PreferencesLexerError.__init__">PreferencesLexerError</a></td> |
339 <td>Constructor</td> |
339 <td>Constructor</td> |
340 </tr><tr> |
340 </tr><tr> |
341 <td><a href="#PreferencesLexerError.__repr__">__repr__</a></td> |
341 <td><a href="#PreferencesLexerError.__repr__">__repr__</a></td> |
342 <td>Private method returning a representation of the exception.</td> |
342 <td>Private method returning a representation of the exception.</td> |
343 </tr><tr> |
343 </tr><tr> |
344 <td><a href="#PreferencesLexerError.__str__">__str__</a></td> |
344 <td><a href="#PreferencesLexerError.__str__">__str__</a></td> |
345 <td>Private method returning a string representation of the exception.</td> |
345 <td>Private method returning a string representation of the exception.</td> |
346 </tr> |
346 </tr> |
347 </table> |
347 </table> |
348 <a NAME="PreferencesLexerError.__init__" ID="PreferencesLexerError.__init__"></a> |
348 <a NAME="PreferencesLexerError.__init__" ID="PreferencesLexerError.__init__"></a> |
349 <h4>PreferencesLexerError (Constructor)</h4> |
349 <h4>PreferencesLexerError (Constructor)</h4> |
350 <b>PreferencesLexerError</b>(<i></i>) |
350 <b>PreferencesLexerError</b>(<i></i>) |
351 <p> |
351 <p> |
352 Constructor |
352 Constructor |
353 </p><a NAME="PreferencesLexerError.__repr__" ID="PreferencesLexerError.__repr__"></a> |
353 </p><a NAME="PreferencesLexerError.__repr__" ID="PreferencesLexerError.__repr__"></a> |
354 <h4>PreferencesLexerError.__repr__</h4> |
354 <h4>PreferencesLexerError.__repr__</h4> |
355 <b>__repr__</b>(<i></i>) |
355 <b>__repr__</b>(<i></i>) |
356 <p> |
356 <p> |
357 Private method returning a representation of the exception. |
357 Private method returning a representation of the exception. |
358 </p><dl> |
358 </p><dl> |
359 <dt>Returns:</dt> |
359 <dt>Returns:</dt> |
360 <dd> |
360 <dd> |
361 string representing the error message |
361 string representing the error message |
362 </dd> |
362 </dd> |
363 </dl><a NAME="PreferencesLexerError.__str__" ID="PreferencesLexerError.__str__"></a> |
363 </dl><a NAME="PreferencesLexerError.__str__" ID="PreferencesLexerError.__str__"></a> |
364 <h4>PreferencesLexerError.__str__</h4> |
364 <h4>PreferencesLexerError.__str__</h4> |
365 <b>__str__</b>(<i></i>) |
365 <b>__str__</b>(<i></i>) |
366 <p> |
366 <p> |
367 Private method returning a string representation of the exception. |
367 Private method returning a string representation of the exception. |
368 </p><dl> |
368 </p><dl> |
369 <dt>Returns:</dt> |
369 <dt>Returns:</dt> |
370 <dd> |
370 <dd> |
371 string representing the error message |
371 string representing the error message |
372 </dd> |
372 </dd> |
373 </dl> |
373 </dl> |
374 <div align="right"><a href="#top">Up</a></div> |
374 <div align="right"><a href="#top">Up</a></div> |
375 <hr /><hr /> |
375 <hr /><hr /> |
376 <a NAME="PreferencesLexerLanguageError" ID="PreferencesLexerLanguageError"></a> |
376 <a NAME="PreferencesLexerLanguageError" ID="PreferencesLexerLanguageError"></a> |
377 <h2>PreferencesLexerLanguageError</h2> |
377 <h2>PreferencesLexerLanguageError</h2> |
378 <p> |
378 <p> |
379 Class defining a special error for the PreferencesLexer class. |
379 Class defining a special error for the PreferencesLexer class. |
380 </p> |
380 </p> |
381 <h3>Derived from</h3> |
381 <h3>Derived from</h3> |
382 PreferencesLexerError |
382 PreferencesLexerError |
383 <h3>Class Attributes</h3> |
383 <h3>Class Attributes</h3> |
384 <table> |
384 <table> |