diff -r 52dd5a2f1ed1 -r fb0460fd00b9 Documentation/Source/eric5.Project.ProjectSourcesBrowser.html --- a/Documentation/Source/eric5.Project.ProjectSourcesBrowser.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.Project.ProjectSourcesBrowser.html Sun Sep 04 16:06:54 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,6 +72,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -157,6 +161,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>)