Documentation/Source/eric5.Helpviewer.SearchWidget.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
92 </tr><tr> 92 </tr><tr>
93 <td><a href="#SearchWidget.on_findtextCombo_editTextChanged">on_findtextCombo_editTextChanged</a></td> 93 <td><a href="#SearchWidget.on_findtextCombo_editTextChanged">on_findtextCombo_editTextChanged</a></td>
94 <td>Private slot to enable/disable the find buttons.</td> 94 <td>Private slot to enable/disable the find buttons.</td>
95 </tr><tr> 95 </tr><tr>
96 <td><a href="#SearchWidget.on_highlightAllCheckBox_toggled">on_highlightAllCheckBox_toggled</a></td> 96 <td><a href="#SearchWidget.on_highlightAllCheckBox_toggled">on_highlightAllCheckBox_toggled</a></td>
97 <td>Private slot to toggle the highlight of all occurences.</td> 97 <td>Private slot to toggle the highlight of all occurrences.</td>
98 </tr><tr> 98 </tr><tr>
99 <td><a href="#SearchWidget.showFind">showFind</a></td> 99 <td><a href="#SearchWidget.showFind">showFind</a></td>
100 <td>Public method to display this dialog.</td> 100 <td>Public method to display this dialog.</td>
101 </tr> 101 </tr>
102 </table> 102 </table>
194 </dd> 194 </dd>
195 </dl><a NAME="SearchWidget.on_highlightAllCheckBox_toggled" ID="SearchWidget.on_highlightAllCheckBox_toggled"></a> 195 </dl><a NAME="SearchWidget.on_highlightAllCheckBox_toggled" ID="SearchWidget.on_highlightAllCheckBox_toggled"></a>
196 <h4>SearchWidget.on_highlightAllCheckBox_toggled</h4> 196 <h4>SearchWidget.on_highlightAllCheckBox_toggled</h4>
197 <b>on_highlightAllCheckBox_toggled</b>(<i>checked</i>) 197 <b>on_highlightAllCheckBox_toggled</b>(<i>checked</i>)
198 <p> 198 <p>
199 Private slot to toggle the highlight of all occurences. 199 Private slot to toggle the highlight of all occurrences.
200 </p><a NAME="SearchWidget.showFind" ID="SearchWidget.showFind"></a> 200 </p><dl>
201 <dt><i>checked</i></dt>
202 <dd>
203 flag indicating the check box toggle state (boolean)
204 </dd>
205 </dl><a NAME="SearchWidget.showFind" ID="SearchWidget.showFind"></a>
201 <h4>SearchWidget.showFind</h4> 206 <h4>SearchWidget.showFind</h4>
202 <b>showFind</b>(<i></i>) 207 <b>showFind</b>(<i></i>)
203 <p> 208 <p>
204 Public method to display this dialog. 209 Public method to display this dialog.
205 </p> 210 </p>

eric ide

mercurial