--- a/Documentation/Source/eric5.Project.ProjectSourcesBrowser.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.ProjectSourcesBrowser.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>ProjectSourcesBrowser</h2> <p> A class used to display the Sources part of the project. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>closeSourceWindow(str)</dt> <dd> @@ -72,12 +72,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="#ProjectSourcesBrowser.__init__">ProjectSourcesBrowser</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProjectSourcesBrowser.__addNewPackage">__addNewPackage</a></td> <td>Private method to add a new package to the project.</td> </tr><tr> @@ -157,6 +158,10 @@ <td>Protected slot to handle the projectClosed signal.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProjectSourcesBrowser.__init__" ID="ProjectSourcesBrowser.__init__"></a> <h4>ProjectSourcesBrowser (Constructor)</h4> <b>ProjectSourcesBrowser</b>(<i>project, parent=None</i>)