--- a/Documentation/Source/eric5.Tools.TRSingleApplication.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Tools.TRSingleApplication.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,16 +54,21 @@ <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="#TRSingleApplicationClient.__init__">TRSingleApplicationClient</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TRSingleApplicationClient.processArgs">processArgs</a></td> <td>Public method to process the command line args passed to the UI.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TRSingleApplicationClient.__init__" ID="TRSingleApplicationClient.__init__"></a> <h4>TRSingleApplicationClient (Constructor)</h4> <b>TRSingleApplicationClient</b>(<i></i>) @@ -87,7 +92,7 @@ <p> Class implementing the single application server embedded within the Translations Previewer. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>loadForm(str)</dt> <dd> @@ -103,12 +108,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="#TRSingleApplicationServer.__init__">TRSingleApplicationServer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#TRSingleApplicationServer.__saLoadForm">__saLoadForm</a></td> <td>Private method used to handle the "Load Form" command.</td> </tr><tr> @@ -119,6 +125,10 @@ <td>Public slot to handle the command sent by the client.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TRSingleApplicationServer.__init__" ID="TRSingleApplicationServer.__init__"></a> <h4>TRSingleApplicationServer (Constructor)</h4> <b>TRSingleApplicationServer</b>(<i>parent</i>)