Documentation/Source/eric6.QScintilla.SearchReplaceWidget.html

changeset 4087
414a6fefc1f0
parent 4069
5d46da4c2ce5
child 5742
dc9cd8059221
--- a/Documentation/Source/eric6.QScintilla.SearchReplaceWidget.html	Tue Feb 03 19:36:29 2015 +0100
+++ b/Documentation/Source/eric6.QScintilla.SearchReplaceWidget.html	Tue Feb 03 19:37:19 2015 +0100
@@ -81,6 +81,9 @@
 <td><a href="#SearchReplaceSlidingWidget.__slideRight">__slideRight</a></td>
 <td>Private slot to move the widget to the right, i.e.</td>
 </tr><tr>
+<td><a href="#SearchReplaceSlidingWidget.changeEvent">changeEvent</a></td>
+<td>Protected method handling state changes.</td>
+</tr><tr>
 <td><a href="#SearchReplaceSlidingWidget.findNext">findNext</a></td>
 <td>Public slot to find the next occurrence of text.</td>
 </tr><tr>
@@ -147,7 +150,17 @@
 <p>
         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>
+</p><a NAME="SearchReplaceSlidingWidget.changeEvent" ID="SearchReplaceSlidingWidget.changeEvent"></a>
+<h4>SearchReplaceSlidingWidget.changeEvent</h4>
+<b>changeEvent</b>(<i>evt</i>)
+<p>
+        Protected method handling state changes.
+</p><dl>
+<dt><i>evt</i></dt>
+<dd>
+event containing the state change (QEvent)
+</dd>
+</dl><a NAME="SearchReplaceSlidingWidget.findNext" ID="SearchReplaceSlidingWidget.findNext"></a>
 <h4>SearchReplaceSlidingWidget.findNext</h4>
 <b>findNext</b>(<i></i>)
 <p>

eric ide

mercurial