diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Project.ProjectOthersBrowser.html --- a/Documentation/Source/eric5.Project.ProjectOthersBrowser.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Project.ProjectOthersBrowser.html Sat Aug 20 16:30:49 2011 +0200 @@ -45,7 +45,7 @@ <h2>ProjectOthersBrowser</h2> <p> A class used to display the parts of the project, that don't fit the other categories. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>closeSourceWindow(str)</dt> <dd> @@ -75,12 +75,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="#ProjectOthersBrowser.__init__">ProjectOthersBrowser</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ProjectOthersBrowser.__deleteItem">__deleteItem</a></td> <td>Private method to delete the selected entry from the OTHERS project data area.</td> </tr><tr> @@ -115,6 +116,10 @@ <td>Protected slot called before the context menu is shown.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProjectOthersBrowser.__init__" ID="ProjectOthersBrowser.__init__"></a> <h4>ProjectOthersBrowser (Constructor)</h4> <b>ProjectOthersBrowser</b>(<i>project, parent=None</i>)