Documentation/Source/eric6.QScintilla.ShellWindow.html

changeset 6387
a168b5f26a14
parent 5800
c3379bf35654
child 6576
ea60ea85067a
diff -r 91dc4fa9bc9c -r a168b5f26a14 Documentation/Source/eric6.QScintilla.ShellWindow.html
--- a/Documentation/Source/eric6.QScintilla.ShellWindow.html	Sat Jun 30 15:51:40 2018 +0200
+++ b/Documentation/Source/eric6.QScintilla.ShellWindow.html	Sat Jun 30 16:58:20 2018 +0200
@@ -158,6 +158,9 @@
 </tr><tr>
 <td><a href="#ShellWindow.quit">quit</a></td>
 <td>Public method to quit the application.</td>
+</tr><tr>
+<td><a href="#ShellWindow.showFind">showFind</a></td>
+<td>Public method to display the search widget.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -395,7 +398,17 @@
 <b>quit</b>(<i></i>)
 <p>
         Public method to quit the application.
-</p>
+</p><a NAME="ShellWindow.showFind" ID="ShellWindow.showFind"></a>
+<h4>ShellWindow.showFind</h4>
+<b>showFind</b>(<i>txt=""</i>)
+<p>
+        Public method to display the search widget.
+</p><dl>
+<dt><i>txt</i> (str)</dt>
+<dd>
+text to be shown in the combo
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial