Documentation/Source/eric5.Utilities.ClassBrowsers.idlclbr.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
child 3591
2f2a4a76dd22
--- a/Documentation/Source/eric5.Utilities.ClassBrowsers.idlclbr.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Utilities.ClassBrowsers.idlclbr.html	Sun Oct 13 17:44:48 2013 +0200
@@ -21,10 +21,12 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.Utilities.ClassBrowsers.idlclbr</h1>
 <p>
-Parse a CORBA IDL file and retrieve modules, interfaces, methods and attributes.
+Parse a CORBA IDL file and retrieve modules, interfaces, methods and
+attributes.
 </p><p>
-Parse enough of a CORBA IDL file to recognize module, interface and method definitions
-and to find out the superclasses of an interface as well as its attributes.
+Parse enough of a CORBA IDL file to recognize module, interface and method
+definitions and to find out the superclasses of an interface as well as its
+attributes.
 </p><p>
 It is based on the Python class browser found in this package.
 </p>
@@ -298,7 +300,8 @@
 <h2>readmodule_ex</h2>
 <b>readmodule_ex</b>(<i>module, path=[]</i>)
 <p>
-    Read a CORBA IDL file and return a dictionary of classes, functions and modules.
+    Read a CORBA IDL file and return a dictionary of classes, functions and
+    modules.
 </p><dl>
 <dt><i>module</i></dt>
 <dd>

eric ide

mercurial