--- a/Documentation/Source/eric5.Project.ProjectInterfacesBrowser.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.ProjectInterfacesBrowser.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>ProjectInterfacesBrowser</h2> <p> A class used to display the interfaces (IDL) part of the project. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>appendStderr(str)</dt> <dd> @@ -73,12 +73,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ProjectInterfacesBrowser.__init__">ProjectInterfacesBrowser</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProjectInterfacesBrowser.__addInterfaceFiles">__addInterfaceFiles</a></td> <td>Private method to add interface files to the project.</td> </tr><tr> @@ -137,6 +138,10 @@ <td>Protected slot to handle the open popup menu entry.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProjectInterfacesBrowser.__init__" ID="ProjectInterfacesBrowser.__init__"></a> <h4>ProjectInterfacesBrowser (Constructor)</h4> <b>ProjectInterfacesBrowser</b>(<i>project, parent=None</i>)