19 </style> |
19 </style> |
20 </head> |
20 </head> |
21 <body><a NAME="top" ID="top"></a> |
21 <body><a NAME="top" ID="top"></a> |
22 <h1>eric5.UI.SearchWidget</h1> |
22 <h1>eric5.UI.SearchWidget</h1> |
23 <p> |
23 <p> |
24 Module implementing the search box for the shel, terminal and log viewer. |
24 Module implementing the search box for the shell, terminal and log viewer. |
25 </p> |
25 </p> |
26 <h3>Global Attributes</h3> |
26 <h3>Global Attributes</h3> |
27 <table> |
27 <table> |
28 <tr><td>None</td></tr> |
28 <tr><td>None</td></tr> |
29 </table> |
29 </table> |
30 <h3>Classes</h3> |
30 <h3>Classes</h3> |
31 <table> |
31 <table> |
32 <tr> |
32 <tr> |
33 <td><a href="#SearchWidget">SearchWidget</a></td> |
33 <td><a href="#SearchWidget">SearchWidget</a></td> |
34 <td>Class implementing the search box for the shel, terminal and log viewer.</td> |
34 <td>Class implementing the search box for the shell, terminal and log viewer.</td> |
35 </tr> |
35 </tr> |
36 </table> |
36 </table> |
37 <h3>Functions</h3> |
37 <h3>Functions</h3> |
38 <table> |
38 <table> |
39 <tr><td>None</td></tr> |
39 <tr><td>None</td></tr> |
40 </table> |
40 </table> |
41 <hr /><hr /> |
41 <hr /><hr /> |
42 <a NAME="SearchWidget" ID="SearchWidget"></a> |
42 <a NAME="SearchWidget" ID="SearchWidget"></a> |
43 <h2>SearchWidget</h2> |
43 <h2>SearchWidget</h2> |
44 <p> |
44 <p> |
45 Class implementing the search box for the shel, terminal and log viewer. |
45 Class implementing the search box for the shell, terminal and log viewer. |
46 </p><h3>Signals</h3> |
46 </p><h3>Signals</h3> |
47 <dl> |
47 <dl> |
48 <dt>searchNext(text, caseSensitive, wholeWord)</dt> |
48 <dt>searchNext(text, caseSensitive, wholeWord)</dt> |
49 <dd> |
49 <dd> |
50 emitted when the user |
50 emitted when the user |