--- a/Documentation/Source/eric5.UI.Browser.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.UI.Browser.html Sat Aug 20 16:30:49 2011 +0200 @@ -48,7 +48,7 @@ Via the context menu that is displayed by a right click the user can select various actions on the selected file. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>designerFile(str)</dt> <dd> @@ -89,12 +89,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="#Browser.__init__">Browser</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Browser.__addAsToplevelDir">__addAsToplevelDir</a></td> <td>Private slot to handle the Add as toplevel directory popup menu entry.</td> </tr><tr> @@ -171,6 +172,10 @@ <td>Public method to check type of an item.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Browser.__init__" ID="Browser.__init__"></a> <h4>Browser (Constructor)</h4> <b>Browser</b>(<i>parent=None</i>)