src/eric7/Documentation/Source/eric7.QScintilla.MiniEditor.html

branch
eric7
changeset 10849
78d338b6d89f
parent 10523
e4069ddd7dc7
child 11177
f511038a0061
equal deleted inserted replaced
10848:328c9a177c64 10849:78d338b6d89f
468 <tr> 468 <tr>
469 <td><a href="#MiniEditor.setWindowModified">setWindowModified</a></td> 469 <td><a href="#MiniEditor.setWindowModified">setWindowModified</a></td>
470 <td>Public method to set the window modification status.</td> 470 <td>Public method to set the window modification status.</td>
471 </tr> 471 </tr>
472 <tr> 472 <tr>
473 <td><a href="#MiniEditor.show">show</a></td>
474 <td>Public method to show the editor window and complete the initial setup.</td>
475 </tr>
476 <tr>
473 <td><a href="#MiniEditor.showReplaceWidget">showReplaceWidget</a></td> 477 <td><a href="#MiniEditor.showReplaceWidget">showReplaceWidget</a></td>
474 <td>Public method to show the replace widget.</td> 478 <td>Public method to show the replace widget.</td>
475 </tr> 479 </tr>
476 <tr> 480 <tr>
477 <td><a href="#MiniEditor.showSearchWidget">showSearchWidget</a></td> 481 <td><a href="#MiniEditor.showSearchWidget">showSearchWidget</a></td>
1763 <dt><i>modified</i> (bool)</dt> 1767 <dt><i>modified</i> (bool)</dt>
1764 <dd> 1768 <dd>
1765 flag indicating the modification status 1769 flag indicating the modification status
1766 </dd> 1770 </dd>
1767 </dl> 1771 </dl>
1772 <a NAME="MiniEditor.show" ID="MiniEditor.show"></a>
1773 <h4>MiniEditor.show</h4>
1774 <b>show</b>(<i></i>)
1775 <p>
1776 Public method to show the editor window and complete the initial setup.
1777 </p>
1778
1768 <a NAME="MiniEditor.showReplaceWidget" ID="MiniEditor.showReplaceWidget"></a> 1779 <a NAME="MiniEditor.showReplaceWidget" ID="MiniEditor.showReplaceWidget"></a>
1769 <h4>MiniEditor.showReplaceWidget</h4> 1780 <h4>MiniEditor.showReplaceWidget</h4>
1770 <b>showReplaceWidget</b>(<i></i>) 1781 <b>showReplaceWidget</b>(<i></i>)
1771 <p> 1782 <p>
1772 Public method to show the replace widget. 1783 Public method to show the replace widget.

eric ide

mercurial