diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Debugger.StartDialog.html --- a/Documentation/Source/eric5.Debugger.StartDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.StartDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -56,12 +56,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="#StartDialog.__init__">StartDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#StartDialog.__clearHistories">__clearHistories</a></td> <td>Private slot to clear the combo boxes lists and record a flag to clear the lists.</td> </tr><tr> @@ -90,6 +91,10 @@ <td>Private slot to enable/disable the OK button.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="StartDialog.__init__" ID="StartDialog.__init__"></a> <h4>StartDialog (Constructor)</h4> <b>StartDialog</b>(<i>caption, argvList, wdList, envList, exceptions, parent=None, type=0, modfuncList=None, tracePython=False, autoClearShell=True, autoContinue=True, autoFork=False, forkChild=False</i>)