Documentation/Source/eric6.Project.ProjectInterfacesBrowser.html

branch
corba_options
changeset 6447
6d85c56508e7
parent 5727
c8842a8d1167
equal deleted inserted replaced
6446:806446f3cf03 6447:6d85c56508e7
98 <td>Private method to compile selected interfaces to python.</td> 98 <td>Private method to compile selected interfaces to python.</td>
99 </tr><tr> 99 </tr><tr>
100 <td><a href="#ProjectInterfacesBrowser.__configureCorba">__configureCorba</a></td> 100 <td><a href="#ProjectInterfacesBrowser.__configureCorba">__configureCorba</a></td>
101 <td>Private method to open the configuration dialog.</td> 101 <td>Private method to open the configuration dialog.</td>
102 </tr><tr> 102 </tr><tr>
103 <td><a href="#ProjectInterfacesBrowser.__configureIdlCompiler">__configureIdlCompiler</a></td>
104 <td>Private method to show a dialog to configure some options for the IDL compiler.</td>
105 </tr><tr>
103 <td><a href="#ProjectInterfacesBrowser.__deleteFile">__deleteFile</a></td> 106 <td><a href="#ProjectInterfacesBrowser.__deleteFile">__deleteFile</a></td>
104 <td>Private method to delete files from the project.</td> 107 <td>Private method to delete files from the project.</td>
105 </tr><tr> 108 </tr><tr>
106 <td><a href="#ProjectInterfacesBrowser.__readStderr">__readStderr</a></td> 109 <td><a href="#ProjectInterfacesBrowser.__readStderr">__readStderr</a></td>
107 <td>Private slot to handle the readyReadStandardError signal of the omniidl process.</td> 110 <td>Private slot to handle the readyReadStandardError signal of the omniidl process.</td>
213 </p><a NAME="ProjectInterfacesBrowser.__configureCorba" ID="ProjectInterfacesBrowser.__configureCorba"></a> 216 </p><a NAME="ProjectInterfacesBrowser.__configureCorba" ID="ProjectInterfacesBrowser.__configureCorba"></a>
214 <h4>ProjectInterfacesBrowser.__configureCorba</h4> 217 <h4>ProjectInterfacesBrowser.__configureCorba</h4>
215 <b>__configureCorba</b>(<i></i>) 218 <b>__configureCorba</b>(<i></i>)
216 <p> 219 <p>
217 Private method to open the configuration dialog. 220 Private method to open the configuration dialog.
221 </p><a NAME="ProjectInterfacesBrowser.__configureIdlCompiler" ID="ProjectInterfacesBrowser.__configureIdlCompiler"></a>
222 <h4>ProjectInterfacesBrowser.__configureIdlCompiler</h4>
223 <b>__configureIdlCompiler</b>(<i></i>)
224 <p>
225 Private method to show a dialog to configure some options for the
226 IDL compiler.
218 </p><a NAME="ProjectInterfacesBrowser.__deleteFile" ID="ProjectInterfacesBrowser.__deleteFile"></a> 227 </p><a NAME="ProjectInterfacesBrowser.__deleteFile" ID="ProjectInterfacesBrowser.__deleteFile"></a>
219 <h4>ProjectInterfacesBrowser.__deleteFile</h4> 228 <h4>ProjectInterfacesBrowser.__deleteFile</h4>
220 <b>__deleteFile</b>(<i></i>) 229 <b>__deleteFile</b>(<i></i>)
221 <p> 230 <p>
222 Private method to delete files from the project. 231 Private method to delete files from the project.

eric ide

mercurial