Documentation/Source/eric5.Project.ProjectInterfacesBrowser.html

changeset 3591
2f2a4a76dd22
parent 3071
83d066710d60
equal deleted inserted replaced
3590:5280e37405b8 3591:2f2a4a76dd22
91 </tr><tr> 91 </tr><tr>
92 <td><a href="#ProjectInterfacesBrowser.__compileAllInterfaces">__compileAllInterfaces</a></td> 92 <td><a href="#ProjectInterfacesBrowser.__compileAllInterfaces">__compileAllInterfaces</a></td>
93 <td>Private method to compile all interfaces to python.</td> 93 <td>Private method to compile all interfaces to python.</td>
94 </tr><tr> 94 </tr><tr>
95 <td><a href="#ProjectInterfacesBrowser.__compileIDL">__compileIDL</a></td> 95 <td><a href="#ProjectInterfacesBrowser.__compileIDL">__compileIDL</a></td>
96 <td>Privat method to compile a .idl file to python.</td> 96 <td>Private method to compile a .idl file to python.</td>
97 </tr><tr> 97 </tr><tr>
98 <td><a href="#ProjectInterfacesBrowser.__compileIDLDone">__compileIDLDone</a></td> 98 <td><a href="#ProjectInterfacesBrowser.__compileIDLDone">__compileIDLDone</a></td>
99 <td>Private slot to handle the finished signal of the omniidl process.</td> 99 <td>Private slot to handle the finished signal of the omniidl process.</td>
100 </tr><tr> 100 </tr><tr>
101 <td><a href="#ProjectInterfacesBrowser.__compileInterface">__compileInterface</a></td> 101 <td><a href="#ProjectInterfacesBrowser.__compileInterface">__compileInterface</a></td>
175 Private method to compile all interfaces to python. 175 Private method to compile all interfaces to python.
176 </p><a NAME="ProjectInterfacesBrowser.__compileIDL" ID="ProjectInterfacesBrowser.__compileIDL"></a> 176 </p><a NAME="ProjectInterfacesBrowser.__compileIDL" ID="ProjectInterfacesBrowser.__compileIDL"></a>
177 <h4>ProjectInterfacesBrowser.__compileIDL</h4> 177 <h4>ProjectInterfacesBrowser.__compileIDL</h4>
178 <b>__compileIDL</b>(<i>fn, noDialog=False, progress=None</i>) 178 <b>__compileIDL</b>(<i>fn, noDialog=False, progress=None</i>)
179 <p> 179 <p>
180 Privat method to compile a .idl file to python. 180 Private method to compile a .idl file to python.
181 </p><dl> 181 </p><dl>
182 <dt><i>fn</i></dt> 182 <dt><i>fn</i></dt>
183 <dd> 183 <dd>
184 filename of the .idl file to be compiled (string) 184 filename of the .idl file to be compiled (string)
185 </dd><dt><i>noDialog</i></dt> 185 </dd><dt><i>noDialog</i></dt>

eric ide

mercurial