Documentation/Source/eric5.UI.SearchWidget.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
child 3366
6084bb3c3911
--- a/Documentation/Source/eric5.UI.SearchWidget.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.UI.SearchWidget.html	Sun Oct 13 17:44:48 2013 +0200
@@ -47,12 +47,12 @@
 <dl>
 <dt>searchNext(text, caseSensitive, wholeWord)</dt>
 <dd>
-emitted when the user pressed
-        the next button (string, boolean, boolean)
+emitted when the user
+        pressed the next button (string, boolean, boolean)
 </dd><dt>searchPrevious(text, caseSensitive, wholeWord)</dt>
 <dd>
-emitted when the user pressed
-        the previous button (string, boolean, boolean)
+emitted when the
+        user pressed the previous button (string, boolean, boolean)
 </dd>
 </dl>
 <h3>Derived from</h3>
@@ -124,7 +124,8 @@
 <h4>SearchWidget.__findByReturnPressed</h4>
 <b>__findByReturnPressed</b>(<i></i>)
 <p>
-        Private slot to handle the returnPressed signal of the findtext combobox.
+        Private slot to handle the returnPressed signal of the findtext
+        combobox.
 </p><a NAME="SearchWidget.__setSearchButtons" ID="SearchWidget.__setSearchButtons"></a>
 <h4>SearchWidget.__setSearchButtons</h4>
 <b>__setSearchButtons</b>(<i>enabled</i>)

eric ide

mercurial