Documentation/Source/eric5.Helpviewer.SearchWidget.html

changeset 376
0c4c359c4870
parent 58
37f0444c3479
child 381
64ae9e09d8bc
equal deleted inserted replaced
374:70c037aef997 376:0c4c359c4870
85 <td>Private slot to find the previous occurrence.</td> 85 <td>Private slot to find the previous occurrence.</td>
86 </tr><tr> 86 </tr><tr>
87 <td><a href="#SearchWidget.on_findtextCombo_editTextChanged">on_findtextCombo_editTextChanged</a></td> 87 <td><a href="#SearchWidget.on_findtextCombo_editTextChanged">on_findtextCombo_editTextChanged</a></td>
88 <td>Private slot to enable/disable the find buttons.</td> 88 <td>Private slot to enable/disable the find buttons.</td>
89 </tr><tr> 89 </tr><tr>
90 <td><a href="#SearchWidget.on_highlightAllCheckBox_toggled">on_highlightAllCheckBox_toggled</a></td>
91 <td>Private slot to toggle the highlight of all occurences.</td>
92 </tr><tr>
90 <td><a href="#SearchWidget.showFind">showFind</a></td> 93 <td><a href="#SearchWidget.showFind">showFind</a></td>
91 <td>Public method to display this dialog.</td> 94 <td>Public method to display this dialog.</td>
92 </tr> 95 </tr>
93 </table> 96 </table>
94 <a NAME="SearchWidget.__init__" ID="SearchWidget.__init__"></a> 97 <a NAME="SearchWidget.__init__" ID="SearchWidget.__init__"></a>
167 </p><dl> 170 </p><dl>
168 <dt><i>txt</i></dt> 171 <dt><i>txt</i></dt>
169 <dd> 172 <dd>
170 text of the combobox (string) 173 text of the combobox (string)
171 </dd> 174 </dd>
172 </dl><a NAME="SearchWidget.showFind" ID="SearchWidget.showFind"></a> 175 </dl><a NAME="SearchWidget.on_highlightAllCheckBox_toggled" ID="SearchWidget.on_highlightAllCheckBox_toggled"></a>
176 <h4>SearchWidget.on_highlightAllCheckBox_toggled</h4>
177 <b>on_highlightAllCheckBox_toggled</b>(<i>checked</i>)
178 <p>
179 Private slot to toggle the highlight of all occurences.
180 </p><a NAME="SearchWidget.showFind" ID="SearchWidget.showFind"></a>
173 <h4>SearchWidget.showFind</h4> 181 <h4>SearchWidget.showFind</h4>
174 <b>showFind</b>(<i></i>) 182 <b>showFind</b>(<i></i>)
175 <p> 183 <p>
176 Public method to display this dialog. 184 Public method to display this dialog.
177 </p> 185 </p>

eric ide

mercurial