118 Public method to retrieve the entered data for an add. |
118 Public method to retrieve the entered data for an add. |
119 </p><dl> |
119 </p><dl> |
120 <dt>Returns:</dt> |
120 <dt>Returns:</dt> |
121 <dd> |
121 <dd> |
122 a tuple containing the new breakpoints properties |
122 a tuple containing the new breakpoints properties |
123 (filename, lineno, condition, temporary flag, enabled flag, ignore count) |
123 (filename, lineno, condition, temporary flag, enabled flag, |
|
124 ignore count) |
124 </dd> |
125 </dd> |
125 </dl><a NAME="EditBreakpointDialog.getData" ID="EditBreakpointDialog.getData"></a> |
126 </dl><a NAME="EditBreakpointDialog.getData" ID="EditBreakpointDialog.getData"></a> |
126 <h4>EditBreakpointDialog.getData</h4> |
127 <h4>EditBreakpointDialog.getData</h4> |
127 <b>getData</b>(<i></i>) |
128 <b>getData</b>(<i></i>) |
128 <p> |
129 <p> |