--- a/Documentation/Source/eric5.QScintilla.SearchReplaceWidget.html Sat Jan 26 12:41:53 2013 +0100 +++ b/Documentation/Source/eric5.QScintilla.SearchReplaceWidget.html Sat Jan 26 14:53:59 2013 +0100 @@ -87,6 +87,9 @@ <td><a href="#SearchReplaceSlidingWidget.findPrev">findPrev</a></td> <td>Public slot to find the next previous of text.</td> </tr><tr> +<td><a href="#SearchReplaceSlidingWidget.resizeEvent">resizeEvent</a></td> +<td>Protected method to handle resize events.</td> +</tr><tr> <td><a href="#SearchReplaceSlidingWidget.selectionChanged">selectionChanged</a></td> <td>Public slot tracking changes of selected text.</td> </tr><tr> @@ -152,7 +155,17 @@ <b>findPrev</b>(<i></i>) <p> Public slot to find the next previous of text. -</p><a NAME="SearchReplaceSlidingWidget.selectionChanged" ID="SearchReplaceSlidingWidget.selectionChanged"></a> +</p><a NAME="SearchReplaceSlidingWidget.resizeEvent" ID="SearchReplaceSlidingWidget.resizeEvent"></a> +<h4>SearchReplaceSlidingWidget.resizeEvent</h4> +<b>resizeEvent</b>(<i>evt</i>) +<p> + Protected method to handle resize events. +</p><dl> +<dt><i>evt</i></dt> +<dd> +reference to the resize event (QResizeEvent) +</dd> +</dl><a NAME="SearchReplaceSlidingWidget.selectionChanged" ID="SearchReplaceSlidingWidget.selectionChanged"></a> <h4>SearchReplaceSlidingWidget.selectionChanged</h4> <b>selectionChanged</b>(<i></i>) <p>