Documentation/Source/eric5.Tools.TRSingleApplication.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
52 SingleApplicationClient 52 SingleApplicationClient
53 <h3>Class Attributes</h3> 53 <h3>Class Attributes</h3>
54 <table> 54 <table>
55 <tr><td>None</td></tr> 55 <tr><td>None</td></tr>
56 </table> 56 </table>
57 <h3>Class Methods</h3>
58 <table>
59 <tr><td>None</td></tr>
60 </table>
57 <h3>Methods</h3> 61 <h3>Methods</h3>
58 <table> 62 <table>
59 <tr> 63 <tr>
60 <td><a href="#TRSingleApplicationClient.__init__">TRSingleApplicationClient</a></td>
61 <td>Constructor</td>
62 </tr><tr>
63 <td><a href="#TRSingleApplicationClient.processArgs">processArgs</a></td> 64 <td><a href="#TRSingleApplicationClient.processArgs">processArgs</a></td>
64 <td>Public method to process the command line args passed to the UI.</td> 65 <td>Public method to process the command line args passed to the UI.</td>
65 </tr> 66 </tr>
67 </table>
68 <h3>Static Methods</h3>
69 <table>
70 <tr><td>None</td></tr>
66 </table> 71 </table>
67 <a NAME="TRSingleApplicationClient.__init__" ID="TRSingleApplicationClient.__init__"></a> 72 <a NAME="TRSingleApplicationClient.__init__" ID="TRSingleApplicationClient.__init__"></a>
68 <h4>TRSingleApplicationClient (Constructor)</h4> 73 <h4>TRSingleApplicationClient (Constructor)</h4>
69 <b>TRSingleApplicationClient</b>(<i></i>) 74 <b>TRSingleApplicationClient</b>(<i></i>)
70 <p> 75 <p>
85 <a NAME="TRSingleApplicationServer" ID="TRSingleApplicationServer"></a> 90 <a NAME="TRSingleApplicationServer" ID="TRSingleApplicationServer"></a>
86 <h2>TRSingleApplicationServer</h2> 91 <h2>TRSingleApplicationServer</h2>
87 <p> 92 <p>
88 Class implementing the single application server embedded within the 93 Class implementing the single application server embedded within the
89 Translations Previewer. 94 Translations Previewer.
90 </p><h4>Signals</h4> 95 </p><h3>Signals</h3>
91 <dl> 96 <dl>
92 <dt>loadForm(str)</dt> 97 <dt>loadForm(str)</dt>
93 <dd> 98 <dd>
94 emitted to load a form file 99 emitted to load a form file
95 </dd><dt>loadTranslation(str, bool)</dt> 100 </dd><dt>loadTranslation(str, bool)</dt>
101 SingleApplicationServer 106 SingleApplicationServer
102 <h3>Class Attributes</h3> 107 <h3>Class Attributes</h3>
103 <table> 108 <table>
104 <tr><td>None</td></tr> 109 <tr><td>None</td></tr>
105 </table> 110 </table>
111 <h3>Class Methods</h3>
112 <table>
113 <tr><td>None</td></tr>
114 </table>
106 <h3>Methods</h3> 115 <h3>Methods</h3>
107 <table> 116 <table>
108 <tr> 117 <tr>
109 <td><a href="#TRSingleApplicationServer.__init__">TRSingleApplicationServer</a></td>
110 <td>Constructor</td>
111 </tr><tr>
112 <td><a href="#TRSingleApplicationServer.__saLoadForm">__saLoadForm</a></td> 118 <td><a href="#TRSingleApplicationServer.__saLoadForm">__saLoadForm</a></td>
113 <td>Private method used to handle the "Load Form" command.</td> 119 <td>Private method used to handle the "Load Form" command.</td>
114 </tr><tr> 120 </tr><tr>
115 <td><a href="#TRSingleApplicationServer.__saLoadTranslation">__saLoadTranslation</a></td> 121 <td><a href="#TRSingleApplicationServer.__saLoadTranslation">__saLoadTranslation</a></td>
116 <td>Private method used to handle the "Load Translation" command.</td> 122 <td>Private method used to handle the "Load Translation" command.</td>
117 </tr><tr> 123 </tr><tr>
118 <td><a href="#TRSingleApplicationServer.handleCommand">handleCommand</a></td> 124 <td><a href="#TRSingleApplicationServer.handleCommand">handleCommand</a></td>
119 <td>Public slot to handle the command sent by the client.</td> 125 <td>Public slot to handle the command sent by the client.</td>
120 </tr> 126 </tr>
127 </table>
128 <h3>Static Methods</h3>
129 <table>
130 <tr><td>None</td></tr>
121 </table> 131 </table>
122 <a NAME="TRSingleApplicationServer.__init__" ID="TRSingleApplicationServer.__init__"></a> 132 <a NAME="TRSingleApplicationServer.__init__" ID="TRSingleApplicationServer.__init__"></a>
123 <h4>TRSingleApplicationServer (Constructor)</h4> 133 <h4>TRSingleApplicationServer (Constructor)</h4>
124 <b>TRSingleApplicationServer</b>(<i>parent</i>) 134 <b>TRSingleApplicationServer</b>(<i>parent</i>)
125 <p> 135 <p>

eric ide

mercurial