src/eric7/Documentation/Source/eric7.HexEdit.HexEditSearchReplaceWidget.html

branch
eric7
changeset 9236
db53a9efe7ef
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
9235:b5fe898e171f 9236:db53a9efe7ef
359 bytearray 359 bytearray
360 </dd> 360 </dd>
361 </dl> 361 </dl>
362 <a NAME="HexEditSearchReplaceWidget.__showFind" ID="HexEditSearchReplaceWidget.__showFind"></a> 362 <a NAME="HexEditSearchReplaceWidget.__showFind" ID="HexEditSearchReplaceWidget.__showFind"></a>
363 <h4>HexEditSearchReplaceWidget.__showFind</h4> 363 <h4>HexEditSearchReplaceWidget.__showFind</h4>
364 <b>__showFind</b>(<i>text=''</i>) 364 <b>__showFind</b>(<i>text=""</i>)
365 365
366 <p> 366 <p>
367 Private method to display this widget in find mode. 367 Private method to display this widget in find mode.
368 </p> 368 </p>
369 <dl> 369 <dl>
373 hex encoded text to be shown in the findtext edit 373 hex encoded text to be shown in the findtext edit
374 </dd> 374 </dd>
375 </dl> 375 </dl>
376 <a NAME="HexEditSearchReplaceWidget.__showReplace" ID="HexEditSearchReplaceWidget.__showReplace"></a> 376 <a NAME="HexEditSearchReplaceWidget.__showReplace" ID="HexEditSearchReplaceWidget.__showReplace"></a>
377 <h4>HexEditSearchReplaceWidget.__showReplace</h4> 377 <h4>HexEditSearchReplaceWidget.__showReplace</h4>
378 <b>__showReplace</b>(<i>text=''</i>) 378 <b>__showReplace</b>(<i>text=""</i>)
379 379
380 <p> 380 <p>
381 Private slot to display this widget in replace mode. 381 Private slot to display this widget in replace mode.
382 </p> 382 </p>
383 <dl> 383 <dl>
578 index of the selected entry 578 index of the selected entry
579 </dd> 579 </dd>
580 </dl> 580 </dl>
581 <a NAME="HexEditSearchReplaceWidget.show" ID="HexEditSearchReplaceWidget.show"></a> 581 <a NAME="HexEditSearchReplaceWidget.show" ID="HexEditSearchReplaceWidget.show"></a>
582 <h4>HexEditSearchReplaceWidget.show</h4> 582 <h4>HexEditSearchReplaceWidget.show</h4>
583 <b>show</b>(<i>text=''</i>) 583 <b>show</b>(<i>text=""</i>)
584 584
585 <p> 585 <p>
586 Public slot to show the widget. 586 Public slot to show the widget.
587 </p> 587 </p>
588 <dl> 588 <dl>

eric ide

mercurial