Documentation/Source/eric5.Project.ProjectInterfacesBrowser.html

changeset 945
8cd4d08fa9f6
parent 767
27554f80d08f
child 1228
7afaf2fca55b
diff -r 1b59c4ba121e -r 8cd4d08fa9f6 Documentation/Source/eric5.Project.ProjectInterfacesBrowser.html
--- a/Documentation/Source/eric5.Project.ProjectInterfacesBrowser.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.Project.ProjectInterfacesBrowser.html	Fri Mar 11 16:51:57 2011 +0100
@@ -43,7 +43,7 @@
 <a NAME="ProjectInterfacesBrowser" ID="ProjectInterfacesBrowser"></a>
 <h2>ProjectInterfacesBrowser</h2>
 <p>
-    A class used to display the interfaces (IDL) part of the project. 
+    A class used to display the interfaces (IDL) part of the project.
 </p><h4>Signals</h4>
 <dl>
 <dt>appendStderr(str)</dt>
@@ -139,7 +139,7 @@
 </table>
 <a NAME="ProjectInterfacesBrowser.__init__" ID="ProjectInterfacesBrowser.__init__"></a>
 <h4>ProjectInterfacesBrowser (Constructor)</h4>
-<b>ProjectInterfacesBrowser</b>(<i>project, parent = None</i>)
+<b>ProjectInterfacesBrowser</b>(<i>project, parent=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -167,7 +167,7 @@
         Private method to compile all interfaces to python.
 </p><a NAME="ProjectInterfacesBrowser.__compileIDL" ID="ProjectInterfacesBrowser.__compileIDL"></a>
 <h4>ProjectInterfacesBrowser.__compileIDL</h4>
-<b>__compileIDL</b>(<i>fn, noDialog = False, progress = None</i>)
+<b>__compileIDL</b>(<i>fn, noDialog=False, progress=None</i>)
 <p>
         Privat method to compile a .idl file to python.
 </p><dl>

eric ide

mercurial