Documentation/Source/eric5.Helpviewer.SearchWidget.html

changeset 376
0c4c359c4870
parent 58
37f0444c3479
child 381
64ae9e09d8bc
--- a/Documentation/Source/eric5.Helpviewer.SearchWidget.html	Sat Jul 03 16:55:14 2010 +0200
+++ b/Documentation/Source/eric5.Helpviewer.SearchWidget.html	Sat Jul 03 21:07:06 2010 +0200
@@ -87,6 +87,9 @@
 <td><a href="#SearchWidget.on_findtextCombo_editTextChanged">on_findtextCombo_editTextChanged</a></td>
 <td>Private slot to enable/disable the find buttons.</td>
 </tr><tr>
+<td><a href="#SearchWidget.on_highlightAllCheckBox_toggled">on_highlightAllCheckBox_toggled</a></td>
+<td>Private slot to toggle the highlight of all occurences.</td>
+</tr><tr>
 <td><a href="#SearchWidget.showFind">showFind</a></td>
 <td>Public method to display this dialog.</td>
 </tr>
@@ -169,7 +172,12 @@
 <dd>
 text of the combobox (string)
 </dd>
-</dl><a NAME="SearchWidget.showFind" ID="SearchWidget.showFind"></a>
+</dl><a NAME="SearchWidget.on_highlightAllCheckBox_toggled" ID="SearchWidget.on_highlightAllCheckBox_toggled"></a>
+<h4>SearchWidget.on_highlightAllCheckBox_toggled</h4>
+<b>on_highlightAllCheckBox_toggled</b>(<i>checked</i>)
+<p>
+        Private slot to toggle the highlight of all occurences.
+</p><a NAME="SearchWidget.showFind" ID="SearchWidget.showFind"></a>
 <h4>SearchWidget.showFind</h4>
 <b>showFind</b>(<i></i>)
 <p>

eric ide

mercurial