Documentation/Source/eric5.QScintilla.SearchReplaceWidget.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
child 3591
2f2a4a76dd22
--- a/Documentation/Source/eric5.QScintilla.SearchReplaceWidget.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.QScintilla.SearchReplaceWidget.html	Sun Oct 13 17:44:48 2013 +0200
@@ -139,12 +139,14 @@
 <h4>SearchReplaceSlidingWidget.__slideLeft</h4>
 <b>__slideLeft</b>(<i></i>)
 <p>
-        Private slot to move the widget to the left, i.e. show contents to the right.
+        Private slot to move the widget to the left, i.e. show contents to the
+        right.
 </p><a NAME="SearchReplaceSlidingWidget.__slideRight" ID="SearchReplaceSlidingWidget.__slideRight"></a>
 <h4>SearchReplaceSlidingWidget.__slideRight</h4>
 <b>__slideRight</b>(<i></i>)
 <p>
-        Private slot to move the widget to the right, i.e. show contents to the left.
+        Private slot to move the widget to the right, i.e. show contents to
+        the left.
 </p><a NAME="SearchReplaceSlidingWidget.findNext" ID="SearchReplaceSlidingWidget.findNext"></a>
 <h4>SearchReplaceSlidingWidget.findNext</h4>
 <b>findNext</b>(<i></i>)
@@ -313,13 +315,15 @@
 </p><dl>
 <dt><i>searchNext</i></dt>
 <dd>
-flag indicating to search for the next occurrence (boolean).
+flag indicating to search for the next occurrence
+        (boolean).
 </dd>
 </dl><a NAME="SearchReplaceWidget.__findByReturnPressed" ID="SearchReplaceWidget.__findByReturnPressed"></a>
 <h4>SearchReplaceWidget.__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="SearchReplaceWidget.__findNextPrev" ID="SearchReplaceWidget.__findNextPrev"></a>
 <h4>SearchReplaceWidget.__findNextPrev</h4>
 <b>__findNextPrev</b>(<i>txt, backwards</i>)
@@ -444,7 +448,8 @@
 <h4>SearchReplaceWidget.on_replaceSearchButton_clicked</h4>
 <b>on_replaceSearchButton_clicked</b>(<i></i>)
 <p>
-        Private slot to replace one occurrence of text and search for the next one.
+        Private slot to replace one occurrence of text and search for the next
+        one.
 </p><a NAME="SearchReplaceWidget.selectionChanged" ID="SearchReplaceWidget.selectionChanged"></a>
 <h4>SearchReplaceWidget.selectionChanged</h4>
 <b>selectionChanged</b>(<i></i>)

eric ide

mercurial