--- a/Documentation/Source/eric6.Debugger.EditBreakpointDialog.html Sat Dec 05 13:02:26 2015 +0100 +++ b/Documentation/Source/eric6.Debugger.EditBreakpointDialog.html Sat Dec 05 13:03:19 2015 +0100 @@ -66,10 +66,7 @@ <td><a href="#EditBreakpointDialog.getData">getData</a></td> <td>Public method to retrieve the entered data.</td> </tr><tr> -<td><a href="#EditBreakpointDialog.on_fileButton_clicked">on_fileButton_clicked</a></td> -<td>Private slot to select a file via a file selection dialog.</td> -</tr><tr> -<td><a href="#EditBreakpointDialog.on_filenameCombo_editTextChanged">on_filenameCombo_editTextChanged</a></td> +<td><a href="#EditBreakpointDialog.on_filenamePicker_editTextChanged">on_filenamePicker_editTextChanged</a></td> <td>Private slot to handle the change of the filename.</td> </tr> </table> @@ -134,14 +131,9 @@ a tuple containing the breakpoints new properties (condition, temporary flag, enabled flag, ignore count) </dd> -</dl><a NAME="EditBreakpointDialog.on_fileButton_clicked" ID="EditBreakpointDialog.on_fileButton_clicked"></a> -<h4>EditBreakpointDialog.on_fileButton_clicked</h4> -<b>on_fileButton_clicked</b>(<i></i>) -<p> - Private slot to select a file via a file selection dialog. -</p><a NAME="EditBreakpointDialog.on_filenameCombo_editTextChanged" ID="EditBreakpointDialog.on_filenameCombo_editTextChanged"></a> -<h4>EditBreakpointDialog.on_filenameCombo_editTextChanged</h4> -<b>on_filenameCombo_editTextChanged</b>(<i>fn</i>) +</dl><a NAME="EditBreakpointDialog.on_filenamePicker_editTextChanged" ID="EditBreakpointDialog.on_filenamePicker_editTextChanged"></a> +<h4>EditBreakpointDialog.on_filenamePicker_editTextChanged</h4> +<b>on_filenamePicker_editTextChanged</b>(<i>fn</i>) <p> Private slot to handle the change of the filename. </p><dl>