--- a/Documentation/Source/eric5.QScintilla.SearchReplaceWidget.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.SearchReplaceWidget.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>SearchReplaceWidget</h2> <p> Class implementing the search and replace widget. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>searchListChanged()</dt> <dd> @@ -57,12 +57,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SearchReplaceWidget.__init__">SearchReplaceWidget</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SearchReplaceWidget.__findByReturnPressed">__findByReturnPressed</a></td> <td>Private slot to handle the returnPressed signal of the findtext combobox.</td> </tr><tr> @@ -115,6 +116,10 @@ <td>Public slot to update the selection check box.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SearchReplaceWidget.__init__" ID="SearchReplaceWidget.__init__"></a> <h4>SearchReplaceWidget (Constructor)</h4> <b>SearchReplaceWidget</b>(<i>replace, vm, parent=None</i>)