diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.E5Gui.E5SingleApplication.html --- a/Documentation/Source/eric5.E5Gui.E5SingleApplication.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5SingleApplication.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,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="#E5SingleApplicationClient.__init__">E5SingleApplicationClient</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5SingleApplicationClient.__openFile">__openFile</a></td> <td>Private method to open a file in the application server.</td> </tr><tr> @@ -73,6 +74,10 @@ <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="E5SingleApplicationClient.__init__" ID="E5SingleApplicationClient.__init__"></a> <h4>E5SingleApplicationClient (Constructor)</h4> <b>E5SingleApplicationClient</b>(<i></i>) @@ -132,12 +137,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="#E5SingleApplicationServer.__init__">E5SingleApplicationServer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5SingleApplicationServer.__saArguments">__saArguments</a></td> <td>Private method used to handle the "Arguments" command.</td> </tr><tr> @@ -151,6 +157,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="E5SingleApplicationServer.__init__" ID="E5SingleApplicationServer.__init__"></a> <h4>E5SingleApplicationServer (Constructor)</h4> <b>E5SingleApplicationServer</b>(<i></i>)