eric6/Documentation/Source/eric6.Project.IdlCompilerOptionsDialog.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
220 <dd> 220 <dd>
221 variable name to be tested 221 variable name to be tested
222 </dd> 222 </dd>
223 </dl> 223 </dl>
224 <dl> 224 <dl>
225 <dt>Returns:</dt> 225 <dt>Return:</dt>
226 <dd> 226 <dd>
227 flag indicating that the given name is already included 227 flag indicating that the given name is already included
228 </dd> 228 </dd>
229 </dl> 229 </dl>
230 <dl> 230 <dl>
239 239
240 <p> 240 <p>
241 Private method to prepare the list of 'Defined Names'. 241 Private method to prepare the list of 'Defined Names'.
242 </p> 242 </p>
243 <dl> 243 <dl>
244 <dt>Returns:</dt> 244 <dt>Return:</dt>
245 <dd> 245 <dd>
246 list of 'Defined Names' 246 list of 'Defined Names'
247 </dd> 247 </dd>
248 </dl> 248 </dl>
249 <dl> 249 <dl>
258 258
259 <p> 259 <p>
260 Private method to prepare the list of 'Include Directories'. 260 Private method to prepare the list of 'Include Directories'.
261 </p> 261 </p>
262 <dl> 262 <dl>
263 <dt>Returns:</dt> 263 <dt>Return:</dt>
264 <dd> 264 <dd>
265 list of 'Include Directories' 265 list of 'Include Directories'
266 </dd> 266 </dd>
267 </dl> 267 </dl>
268 <dl> 268 <dl>
277 277
278 <p> 278 <p>
279 Private method to prepare the list of 'Undefined Names'. 279 Private method to prepare the list of 'Undefined Names'.
280 </p> 280 </p>
281 <dl> 281 <dl>
282 <dt>Returns:</dt> 282 <dt>Return:</dt>
283 <dd> 283 <dd>
284 list of 'Undefined Names' 284 list of 'Undefined Names'
285 </dd> 285 </dd>
286 </dl> 286 </dl>
287 <dl> 287 <dl>
304 <dd> 304 <dd>
305 directory name to be tested 305 directory name to be tested
306 </dd> 306 </dd>
307 </dl> 307 </dl>
308 <dl> 308 <dl>
309 <dt>Returns:</dt> 309 <dt>Return:</dt>
310 <dd> 310 <dd>
311 flag indicating that the given directory is already included 311 flag indicating that the given directory is already included
312 </dd> 312 </dd>
313 </dl> 313 </dl>
314 <dl> 314 <dl>
360 <dd> 360 <dd>
361 variable name to be tested 361 variable name to be tested
362 </dd> 362 </dd>
363 </dl> 363 </dl>
364 <dl> 364 <dl>
365 <dt>Returns:</dt> 365 <dt>Return:</dt>
366 <dd> 366 <dd>
367 flag indicating that the given name is already included 367 flag indicating that the given name is already included
368 </dd> 368 </dd>
369 </dl> 369 </dl>
370 <dl> 370 <dl>
400 400
401 <p> 401 <p>
402 Public method to return the data entered by the user. 402 Public method to return the data entered by the user.
403 </p> 403 </p>
404 <dl> 404 <dl>
405 <dt>Returns:</dt> 405 <dt>Return:</dt>
406 <dd> 406 <dd>
407 tuple containing the list of include directories, list of 407 tuple containing the list of include directories, list of
408 defined names and list of undefined names 408 defined names and list of undefined names
409 </dd> 409 </dd>
410 </dl> 410 </dl>

eric ide

mercurial