Documentation/Source/eric6.QScintilla.SearchReplaceWidget.html

changeset 6123
39cd368143db
parent 5742
dc9cd8059221
--- a/Documentation/Source/eric6.QScintilla.SearchReplaceWidget.html	Thu Feb 08 18:57:11 2018 +0100
+++ b/Documentation/Source/eric6.QScintilla.SearchReplaceWidget.html	Thu Feb 08 18:58:07 2018 +0100
@@ -206,10 +206,15 @@
 </dd>
 </dl><a NAME="SearchReplaceSlidingWidget.selectionChanged" ID="SearchReplaceSlidingWidget.selectionChanged"></a>
 <h4>SearchReplaceSlidingWidget.selectionChanged</h4>
-<b>selectionChanged</b>(<i></i>)
+<b>selectionChanged</b>(<i>editor</i>)
 <p>
         Public slot tracking changes of selected text.
-</p><a NAME="SearchReplaceSlidingWidget.show" ID="SearchReplaceSlidingWidget.show"></a>
+</p><dl>
+<dt><i>editor</i> (Editor)</dt>
+<dd>
+reference to the editor
+</dd>
+</dl><a NAME="SearchReplaceSlidingWidget.show" ID="SearchReplaceSlidingWidget.show"></a>
 <h4>SearchReplaceSlidingWidget.show</h4>
 <b>show</b>(<i>text=''</i>)
 <p>
@@ -600,10 +605,15 @@
         Public method to replace the current selection and search again.
 </p><a NAME="SearchReplaceWidget.selectionChanged" ID="SearchReplaceWidget.selectionChanged"></a>
 <h4>SearchReplaceWidget.selectionChanged</h4>
-<b>selectionChanged</b>(<i></i>)
+<b>selectionChanged</b>(<i>editor</i>)
 <p>
         Public slot tracking changes of selected text.
-</p><a NAME="SearchReplaceWidget.show" ID="SearchReplaceWidget.show"></a>
+</p><dl>
+<dt><i>editor</i> (Editor)</dt>
+<dd>
+reference to the editor
+</dd>
+</dl><a NAME="SearchReplaceWidget.show" ID="SearchReplaceWidget.show"></a>
 <h4>SearchReplaceWidget.show</h4>
 <b>show</b>(<i>text=''</i>)
 <p>
@@ -619,9 +629,9 @@
 <p>
         Public slot to update the selection check box.
 </p><dl>
-<dt><i>editor</i></dt>
+<dt><i>editor</i> (Editor)</dt>
 <dd>
-reference to the editor (Editor)
+reference to the editor
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial