Documentation/Source/eric6.Project.ProjectInterfacesBrowser.html

branch
corba_options
changeset 6447
6d85c56508e7
parent 5727
c8842a8d1167
--- a/Documentation/Source/eric6.Project.ProjectInterfacesBrowser.html	Sun Jul 29 14:00:42 2018 +0200
+++ b/Documentation/Source/eric6.Project.ProjectInterfacesBrowser.html	Sun Jul 29 14:01:52 2018 +0200
@@ -100,6 +100,9 @@
 <td><a href="#ProjectInterfacesBrowser.__configureCorba">__configureCorba</a></td>
 <td>Private method to open the configuration dialog.</td>
 </tr><tr>
+<td><a href="#ProjectInterfacesBrowser.__configureIdlCompiler">__configureIdlCompiler</a></td>
+<td>Private method to show a dialog to configure some options for the IDL compiler.</td>
+</tr><tr>
 <td><a href="#ProjectInterfacesBrowser.__deleteFile">__deleteFile</a></td>
 <td>Private method to delete files from the project.</td>
 </tr><tr>
@@ -215,6 +218,12 @@
 <b>__configureCorba</b>(<i></i>)
 <p>
         Private method to open the configuration dialog.
+</p><a NAME="ProjectInterfacesBrowser.__configureIdlCompiler" ID="ProjectInterfacesBrowser.__configureIdlCompiler"></a>
+<h4>ProjectInterfacesBrowser.__configureIdlCompiler</h4>
+<b>__configureIdlCompiler</b>(<i></i>)
+<p>
+        Private method to show a dialog to configure some options for the
+        IDL compiler.
 </p><a NAME="ProjectInterfacesBrowser.__deleteFile" ID="ProjectInterfacesBrowser.__deleteFile"></a>
 <h4>ProjectInterfacesBrowser.__deleteFile</h4>
 <b>__deleteFile</b>(<i></i>)

eric ide

mercurial