Documentation/Source/eric5.Helpviewer.SearchWidget.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
--- a/Documentation/Source/eric5.Helpviewer.SearchWidget.html	Sun Sep 29 18:22:08 2013 +0200
+++ b/Documentation/Source/eric5.Helpviewer.SearchWidget.html	Sun Sep 29 18:23:27 2013 +0200
@@ -94,7 +94,7 @@
 <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>
+<td>Private slot to toggle the highlight of all occurrences.</td>
 </tr><tr>
 <td><a href="#SearchWidget.showFind">showFind</a></td>
 <td>Public method to display this dialog.</td>
@@ -196,8 +196,13 @@
 <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>
+        Private slot to toggle the highlight of all occurrences.
+</p><dl>
+<dt><i>checked</i></dt>
+<dd>
+flag indicating the check box toggle state (boolean)
+</dd>
+</dl><a NAME="SearchWidget.showFind" ID="SearchWidget.showFind"></a>
 <h4>SearchWidget.showFind</h4>
 <b>showFind</b>(<i></i>)
 <p>

eric ide

mercurial