--- a/Documentation/Source/eric5.QScintilla.MiniEditor.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.MiniEditor.html Sat Aug 20 16:30:49 2011 +0200 @@ -47,7 +47,7 @@ <h2>MiniEditor</h2> <p> Class implementing a minimalistic editor for simple editing tasks. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>editorSaved()</dt> <dd> @@ -60,12 +60,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="#MiniEditor.__init__">MiniEditor</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#MiniEditor.__about">__about</a></td> <td>Private slot to show a little About message.</td> </tr><tr> @@ -268,6 +269,10 @@ <td>Public method to determine the selection or the current word for the next find operation.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="MiniEditor.__init__" ID="MiniEditor.__init__"></a> <h4>MiniEditor (Constructor)</h4> <b>MiniEditor</b>(<i>filename="", filetype="", parent=None, name=None</i>) @@ -842,12 +847,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="#MiniScintilla.__init__">MiniScintilla</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#MiniScintilla.focusInEvent">focusInEvent</a></td> <td>Protected method called when the editor receives focus.</td> </tr><tr> @@ -858,6 +864,10 @@ <td>Public method to return the name of the file being displayed.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="MiniScintilla.__init__" ID="MiniScintilla.__init__"></a> <h4>MiniScintilla (Constructor)</h4> <b>MiniScintilla</b>(<i>parent=None</i>)