--- a/Documentation/Source/eric5.Debugger.EditBreakpointDialog.html Sun Sep 29 18:22:08 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.EditBreakpointDialog.html Sun Sep 29 18:23:27 2013 +0200 @@ -96,13 +96,20 @@ the list of conditionals history (list of strings) </dd><dt><i>parent</i></dt> <dd> -the parent of this dialog +the parent of this dialog (QWidget) </dd><dt><i>name</i></dt> <dd> -the widget name of this dialog +the widget name of this dialog (string) </dd><dt><i>modal</i></dt> <dd> -flag indicating a modal dialog +flag indicating a modal dialog (boolean) +</dd><dt><i>addMode</i></dt> +<dd> +flag indicating the add mode (boolean) +</dd><dt><i>filenameHistory</i></dt> +<dd> +list of recently used file names + (list of strings) </dd> </dl><a NAME="EditBreakpointDialog.getAddData" ID="EditBreakpointDialog.getAddData"></a> <h4>EditBreakpointDialog.getAddData</h4>