Documentation/Source/eric5.Debugger.EditBreakpointDialog.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
94 </dd><dt><i>condHistory</i></dt> 94 </dd><dt><i>condHistory</i></dt>
95 <dd> 95 <dd>
96 the list of conditionals history (list of strings) 96 the list of conditionals history (list of strings)
97 </dd><dt><i>parent</i></dt> 97 </dd><dt><i>parent</i></dt>
98 <dd> 98 <dd>
99 the parent of this dialog 99 the parent of this dialog (QWidget)
100 </dd><dt><i>name</i></dt> 100 </dd><dt><i>name</i></dt>
101 <dd> 101 <dd>
102 the widget name of this dialog 102 the widget name of this dialog (string)
103 </dd><dt><i>modal</i></dt> 103 </dd><dt><i>modal</i></dt>
104 <dd> 104 <dd>
105 flag indicating a modal dialog 105 flag indicating a modal dialog (boolean)
106 </dd><dt><i>addMode</i></dt>
107 <dd>
108 flag indicating the add mode (boolean)
109 </dd><dt><i>filenameHistory</i></dt>
110 <dd>
111 list of recently used file names
112 (list of strings)
106 </dd> 113 </dd>
107 </dl><a NAME="EditBreakpointDialog.getAddData" ID="EditBreakpointDialog.getAddData"></a> 114 </dl><a NAME="EditBreakpointDialog.getAddData" ID="EditBreakpointDialog.getAddData"></a>
108 <h4>EditBreakpointDialog.getAddData</h4> 115 <h4>EditBreakpointDialog.getAddData</h4>
109 <b>getAddData</b>(<i></i>) 116 <b>getAddData</b>(<i></i>)
110 <p> 117 <p>

eric ide

mercurial