Documentation/Source/eric5.Tools.TRSingleApplication.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
--- a/Documentation/Source/eric5.Tools.TRSingleApplication.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.Tools.TRSingleApplication.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.Tools.TRSingleApplication</h1>
 <p>
-&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#115;&#105;&#110;&#103;&#108;&#101; &#97;&#112;&#112;&#108;&#105;&#99;&#97;&#116;&#105;&#111;&#110; &#115;&#101;&#114;v&#101;&#114; &#97;&#110;&#100; &#99;&#108;&#105;&#101;&#110;&#116;.
+Module implementing the single application server and client.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -32,10 +32,10 @@
 <table>
 <tr>
 <td><a href="#TRSingleApplicationClient">TRSingleApplicationClient</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#115;&#105;&#110;&#103;&#108;&#101; &#97;&#112;&#112;&#108;&#105;&#99;&#97;&#116;&#105;&#111;&#110; &#99;&#108;&#105;&#101;&#110;&#116; &#111;&#102; &#116;&#104;&#101; &#84;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;&#115; &#80;&#114;&#101;v&#105;&#101;w&#101;&#114;.</td>
+<td>Class implementing the single application client of the Translations Previewer.</td>
 </tr><tr>
 <td><a href="#TRSingleApplicationServer">TRSingleApplicationServer</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#115;&#105;&#110;&#103;&#108;&#101; &#97;&#112;&#112;&#108;&#105;&#99;&#97;&#116;&#105;&#111;&#110; &#115;&#101;&#114;v&#101;&#114; &#101;&#109;&#98;&#101;&#100;&#100;&#101;&#100; w&#105;&#116;&#104;&#105;&#110; &#116;&#104;&#101; &#84;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;&#115; &#80;&#114;&#101;v&#105;&#101;w&#101;&#114;.</td>
+<td>Class implementing the single application server embedded within the Translations Previewer.</td>
 </tr>
 </table>
 <h3>Functions</h3>
@@ -46,7 +46,7 @@
 <a NAME="TRSingleApplicationClient" ID="TRSingleApplicationClient"></a>
 <h2>TRSingleApplicationClient</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#115;&#105;&#110;&#103;&#108;&#101; &#97;&#112;&#112;&#108;&#105;&#99;&#97;&#116;&#105;&#111;&#110; &#99;&#108;&#105;&#101;&#110;&#116; &#111;&#102; &#116;&#104;&#101; &#84;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;&#115; &#80;&#114;&#101;v&#105;&#101;w&#101;&#114;.
+    Class implementing the single application client of the Translations Previewer.
 </p>
 <h3>Derived from</h3>
 SingleApplicationClient
@@ -58,26 +58,26 @@
 <table>
 <tr>
 <td><a href="#TRSingleApplicationClient.__init__">TRSingleApplicationClient</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#TRSingleApplicationClient.processArgs">processArgs</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#112;&#114;&#111;&#99;&#101;&#115;&#115; &#116;&#104;&#101; &#99;&#111;&#109;&#109;&#97;&#110;&#100; &#108;&#105;&#110;&#101; &#97;&#114;&#103;&#115; &#112;&#97;&#115;&#115;&#101;&#100; &#116;&#111; &#116;&#104;&#101; &#85;&#73;.</td>
+<td>Public method to process the command line args passed to the UI.</td>
 </tr>
 </table>
 <a NAME="TRSingleApplicationClient.__init__" ID="TRSingleApplicationClient.__init__"></a>
 <h4>TRSingleApplicationClient (Constructor)</h4>
 <b>TRSingleApplicationClient</b>(<i></i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><a NAME="TRSingleApplicationClient.processArgs" ID="TRSingleApplicationClient.processArgs"></a>
 <h4>TRSingleApplicationClient.processArgs</h4>
 <b>processArgs</b>(<i>args</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#112;&#114;&#111;&#99;&#101;&#115;&#115; &#116;&#104;&#101; &#99;&#111;&#109;&#109;&#97;&#110;&#100; &#108;&#105;&#110;&#101; &#97;&#114;&#103;&#115; &#112;&#97;&#115;&#115;&#101;&#100; &#116;&#111; &#116;&#104;&#101; &#85;&#73;.
+        Public method to process the command line args passed to the UI.
 </p><dl>
 <dt><i>args</i></dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#102;&#105;&#108;&#101;&#115; &#116;&#111; &#111;&#112;&#101;&#110;
+list of files to open
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -85,16 +85,16 @@
 <a NAME="TRSingleApplicationServer" ID="TRSingleApplicationServer"></a>
 <h2>TRSingleApplicationServer</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#115;&#105;&#110;&#103;&#108;&#101; &#97;&#112;&#112;&#108;&#105;&#99;&#97;&#116;&#105;&#111;&#110; &#115;&#101;&#114;v&#101;&#114; &#101;&#109;&#98;&#101;&#100;&#100;&#101;&#100; w&#105;&#116;&#104;&#105;&#110; &#116;&#104;&#101; 
-    &#84;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;&#115; &#80;&#114;&#101;v&#105;&#101;w&#101;&#114;.
+    Class implementing the single application server embedded within the 
+    Translations Previewer.
 </p><h4>Signals</h4>
 <dl>
 <dt>loadForm(fname)</dt>
 <dd>
-&#101;&#109;&#105;&#116;&#116;&#101;&#100; &#116;&#111; &#108;&#111;&#97;&#100; &#97; &#102;&#111;&#114;&#109; &#102;&#105;&#108;&#101;
+emitted to load a form file
 </dd><dt>loadTranslation(fname, first)</dt>
 <dd>
-&#101;&#109;&#105;&#116;&#116;&#101;&#100; &#116;&#111; &#108;&#111;&#97;&#100; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; &#102;&#105;&#108;&#101;
+emitted to load a translation file
 </dd>
 </dl>
 <h3>Derived from</h3>
@@ -107,60 +107,60 @@
 <table>
 <tr>
 <td><a href="#TRSingleApplicationServer.__init__">TRSingleApplicationServer</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#TRSingleApplicationServer.__saLoadForm">__saLoadForm</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#117;&#115;&#101;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; "&#76;&#111;&#97;&#100; &#70;&#111;&#114;&#109;" &#99;&#111;&#109;&#109;&#97;&#110;&#100;.</td>
+<td>Private method used to handle the "Load Form" command.</td>
 </tr><tr>
 <td><a href="#TRSingleApplicationServer.__saLoadTranslation">__saLoadTranslation</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#117;&#115;&#101;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; "&#76;&#111;&#97;&#100; &#84;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;" &#99;&#111;&#109;&#109;&#97;&#110;&#100;.</td>
+<td>Private method used to handle the "Load Translation" command.</td>
 </tr><tr>
 <td><a href="#TRSingleApplicationServer.handleCommand">handleCommand</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#111;&#109;&#109;&#97;&#110;&#100; &#115;&#101;&#110;&#116; &#98;y &#116;&#104;&#101; &#99;&#108;&#105;&#101;&#110;&#116;.</td>
+<td>Public slot to handle the command sent by the client.</td>
 </tr>
 </table>
 <a NAME="TRSingleApplicationServer.__init__" ID="TRSingleApplicationServer.__init__"></a>
 <h4>TRSingleApplicationServer (Constructor)</h4>
 <b>TRSingleApplicationServer</b>(<i>parent</i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><dl>
 <dt><i>parent</i></dt>
 <dd>
-&#112;&#97;&#114;&#101;&#110;&#116; w&#105;&#100;&#103;&#101;&#116; (&#81;&#87;&#105;&#100;&#103;&#101;&#116;)
+parent widget (QWidget)
 </dd>
 </dl><a NAME="TRSingleApplicationServer.__saLoadForm" ID="TRSingleApplicationServer.__saLoadForm"></a>
 <h4>TRSingleApplicationServer.__saLoadForm</h4>
 <b>__saLoadForm</b>(<i>fnames</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#117;&#115;&#101;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; "&#76;&#111;&#97;&#100; &#70;&#111;&#114;&#109;" &#99;&#111;&#109;&#109;&#97;&#110;&#100;.
+        Private method used to handle the "Load Form" command.
 </p><dl>
 <dt><i>fnames</i></dt>
 <dd>
-&#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101;&#115; &#111;&#102; &#116;&#104;&#101; &#102;&#111;&#114;&#109;&#115; &#116;&#111; &#98;&#101; &#108;&#111;&#97;&#100;&#101;&#100; (&#108;&#105;&#115;&#116; &#111;&#102; &#115;&#116;&#114;&#105;&#110;&#103;&#115;)
+filenames of the forms to be loaded (list of strings)
 </dd>
 </dl><a NAME="TRSingleApplicationServer.__saLoadTranslation" ID="TRSingleApplicationServer.__saLoadTranslation"></a>
 <h4>TRSingleApplicationServer.__saLoadTranslation</h4>
 <b>__saLoadTranslation</b>(<i>fnames</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#117;&#115;&#101;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; "&#76;&#111;&#97;&#100; &#84;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;" &#99;&#111;&#109;&#109;&#97;&#110;&#100;.
+        Private method used to handle the "Load Translation" command.
 </p><dl>
 <dt><i>fnames</i></dt>
 <dd>
-&#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101;&#115; &#111;&#102; &#116;&#104;&#101; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;&#115; &#116;&#111; &#98;&#101; &#108;&#111;&#97;&#100;&#101;&#100; (&#108;&#105;&#115;&#116; &#111;&#102; &#115;&#116;&#114;&#105;&#110;&#103;&#115;)
+filenames of the translations to be loaded (list of strings)
 </dd>
 </dl><a NAME="TRSingleApplicationServer.handleCommand" ID="TRSingleApplicationServer.handleCommand"></a>
 <h4>TRSingleApplicationServer.handleCommand</h4>
 <b>handleCommand</b>(<i>cmd, params</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#111;&#109;&#109;&#97;&#110;&#100; &#115;&#101;&#110;&#116; &#98;y &#116;&#104;&#101; &#99;&#108;&#105;&#101;&#110;&#116;.
+        Public slot to handle the command sent by the client.
 </p><dl>
 <dt><i>cmd</i></dt>
 <dd>
-&#99;&#111;&#109;&#109;&#97;&#110;&#100;&#115;&#116;&#114;&#105;&#110;&#103; (&#115;&#116;&#114;&#105;&#110;&#103;)
+commandstring (string)
 </dd><dt><i>params</i></dt>
 <dd>
-&#112;&#97;&#114;&#97;&#109;&#101;&#116;&#101;&#114;&#115;&#116;&#114;&#105;&#110;&#103; (&#115;&#116;&#114;&#105;&#110;&#103;)
+parameterstring (string)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial