eric6/Documentation/Source/eric6.QScintilla.SearchReplaceWidget.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
child 8129
52c76e6cb35b
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
542 <dd> 542 <dd>
543 flag indicating a backwards search (boolean) 543 flag indicating a backwards search (boolean)
544 </dd> 544 </dd>
545 </dl> 545 </dl>
546 <dl> 546 <dl>
547 <dt>Returns:</dt> 547 <dt>Return:</dt>
548 <dd> 548 <dd>
549 flag indicating success (boolean) 549 flag indicating success (boolean)
550 </dd> 550 </dd>
551 </dl> 551 </dl>
552 <a NAME="SearchReplaceWidget.__markOccurrences" ID="SearchReplaceWidget.__markOccurrences"></a> 552 <a NAME="SearchReplaceWidget.__markOccurrences" ID="SearchReplaceWidget.__markOccurrences"></a>
577 optional parameter giving the selections to 577 optional parameter giving the selections to
578 calculate the boundary for (list of tuples of four integer) 578 calculate the boundary for (list of tuples of four integer)
579 </dd> 579 </dd>
580 </dl> 580 </dl>
581 <dl> 581 <dl>
582 <dt>Returns:</dt> 582 <dt>Return:</dt>
583 <dd> 583 <dd>
584 tuple of start line and index and end line and index 584 tuple of start line and index and end line and index
585 (tuple of four integer) 585 (tuple of four integer)
586 </dd> 586 </dd>
587 </dl> 587 </dl>

eric ide

mercurial