AssistantEric/Documentation/source/Plugin_Assistant_Eric.AssistantEric.Assistant.html

changeset 177
25cb41783971
parent 163
842fce9b31ce
child 180
89ff060ef0d9
equal deleted inserted replaced
176:cd43366c7394 177:25cb41783971
240 <dd> 240 <dd>
241 reference to the editor object (QScintilla.Editor) 241 reference to the editor object (QScintilla.Editor)
242 </dd> 242 </dd>
243 </dl> 243 </dl>
244 <dl> 244 <dl>
245 <dt>Returns:</dt> 245 <dt>Return:</dt>
246 <dd> 246 <dd>
247 list of calltips (list of string) 247 list of calltips (list of string)
248 </dd> 248 </dd>
249 </dl> 249 </dl>
250 <a NAME="Assistant.__getApiCompletions" ID="Assistant.__getApiCompletions"></a> 250 <a NAME="Assistant.__getApiCompletions" ID="Assistant.__getApiCompletions"></a>
280 <dd> 280 <dd>
281 reference to the editor object (QScintilla.Editor.Editor) 281 reference to the editor object (QScintilla.Editor.Editor)
282 </dd> 282 </dd>
283 </dl> 283 </dl>
284 <dl> 284 <dl>
285 <dt>Returns:</dt> 285 <dt>Return:</dt>
286 <dd> 286 <dd>
287 list of possible completions (list of strings) 287 list of possible completions (list of strings)
288 </dd> 288 </dd>
289 </dl> 289 </dl>
290 <a NAME="Assistant.__getCompletions" ID="Assistant.__getCompletions"></a> 290 <a NAME="Assistant.__getCompletions" ID="Assistant.__getCompletions"></a>
337 <dd> 337 <dd>
338 separator string (string) 338 separator string (string)
339 </dd> 339 </dd>
340 </dl> 340 </dl>
341 <dl> 341 <dl>
342 <dt>Returns:</dt> 342 <dt>Return:</dt>
343 <dd> 343 <dd>
344 list of possible completions (list of strings) 344 list of possible completions (list of strings)
345 </dd> 345 </dd>
346 </dl> 346 </dl>
347 <a NAME="Assistant.__getDocumentCalltips" ID="Assistant.__getDocumentCalltips"></a> 347 <a NAME="Assistant.__getDocumentCalltips" ID="Assistant.__getDocumentCalltips"></a>
373 <dd> 373 <dd>
374 flag indicating a hierarchical search (boolean) 374 flag indicating a hierarchical search (boolean)
375 </dd> 375 </dd>
376 </dl> 376 </dl>
377 <dl> 377 <dl>
378 <dt>Returns:</dt> 378 <dt>Return:</dt>
379 <dd> 379 <dd>
380 list of calltips (list of string) 380 list of calltips (list of string)
381 </dd> 381 </dd>
382 </dl> 382 </dl>
383 <a NAME="Assistant.__getDocumentCompletions" ID="Assistant.__getDocumentCompletions"></a> 383 <a NAME="Assistant.__getDocumentCompletions" ID="Assistant.__getDocumentCompletions"></a>
417 <dd> 417 <dd>
418 flag indicating a hierarchical search (boolean) 418 flag indicating a hierarchical search (boolean)
419 </dd> 419 </dd>
420 </dl> 420 </dl>
421 <dl> 421 <dl>
422 <dt>Returns:</dt> 422 <dt>Return:</dt>
423 <dd> 423 <dd>
424 list of possible completions (list of strings) 424 list of possible completions (list of strings)
425 </dd> 425 </dd>
426 </dl> 426 </dl>
427 <a NAME="Assistant.__getProjectType" ID="Assistant.__getProjectType"></a> 427 <a NAME="Assistant.__getProjectType" ID="Assistant.__getProjectType"></a>
437 <dd> 437 <dd>
438 reference to the editor to check 438 reference to the editor to check
439 </dd> 439 </dd>
440 </dl> 440 </dl>
441 <dl> 441 <dl>
442 <dt>Returns:</dt> 442 <dt>Return:</dt>
443 <dd> 443 <dd>
444 project type 444 project type
445 </dd> 445 </dd>
446 </dl> 446 </dl>
447 <dl> 447 <dl>
568 minimum number of commas contained in the calltip 568 minimum number of commas contained in the calltip
569 (integer) 569 (integer)
570 </dd> 570 </dd>
571 </dl> 571 </dl>
572 <dl> 572 <dl>
573 <dt>Returns:</dt> 573 <dt>Return:</dt>
574 <dd> 574 <dd>
575 list of possible calltips (list of strings) 575 list of possible calltips (list of strings)
576 </dd> 576 </dd>
577 </dl> 577 </dl>
578 <a NAME="Assistant.deactivate" ID="Assistant.deactivate"></a> 578 <a NAME="Assistant.deactivate" ID="Assistant.deactivate"></a>
600 <dd> 600 <dd>
601 flag indicating to autocomplete a context (boolean) 601 flag indicating to autocomplete a context (boolean)
602 </dd> 602 </dd>
603 </dl> 603 </dl>
604 <dl> 604 <dl>
605 <dt>Returns:</dt> 605 <dt>Return:</dt>
606 <dd> 606 <dd>
607 list of possible completions (list of strings) 607 list of possible completions (list of strings)
608 </dd> 608 </dd>
609 </dl> 609 </dl>
610 <a NAME="Assistant.setEnabled" ID="Assistant.setEnabled"></a> 610 <a NAME="Assistant.setEnabled" ID="Assistant.setEnabled"></a>

eric ide

mercurial