--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -55,12 +55,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="#SvnDialog.__init__">SvnDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnDialog.__finish">__finish</a></td> <td>Private slot called when the process finished or the user pressed the button.</td> </tr><tr> @@ -98,6 +99,10 @@ <td>Public slot used to start the process.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnDialog.__init__" ID="SvnDialog.__init__"></a> <h4>SvnDialog (Constructor)</h4> <b>SvnDialog</b>(<i>text, parent=None</i>)