diff -r 0017e7cb67ae -r 48cc4820e2c2 Documentation/Source/eric6.Project.DebuggerPropertiesDialog.html --- a/Documentation/Source/eric6.Project.DebuggerPropertiesDialog.html Sat Dec 05 13:02:26 2015 +0100 +++ b/Documentation/Source/eric6.Project.DebuggerPropertiesDialog.html Sat Dec 05 13:03:19 2015 +0100 @@ -61,11 +61,8 @@ <td><a href="#DebuggerPropertiesDialog.__init__">DebuggerPropertiesDialog</a></td> <td>Constructor</td> </tr><tr> -<td><a href="#DebuggerPropertiesDialog.on_debugClientButton_clicked">on_debugClientButton_clicked</a></td> -<td>Private slot to handle the Debug Client selection.</td> -</tr><tr> -<td><a href="#DebuggerPropertiesDialog.on_interpreterButton_clicked">on_interpreterButton_clicked</a></td> -<td>Private slot to handle the interpreter selection.</td> +<td><a href="#DebuggerPropertiesDialog.on_debugClientPicker_aboutToShowPathPickerDialog">on_debugClientPicker_aboutToShowPathPickerDialog</a></td> +<td>Private slot to perform actions before the debug client selection dialog is shown.</td> </tr><tr> <td><a href="#DebuggerPropertiesDialog.storeData">storeData</a></td> <td>Public method to store the entered/modified data.</td> @@ -91,16 +88,12 @@ <dd> name of this dialog (string) </dd> -</dl><a NAME="DebuggerPropertiesDialog.on_debugClientButton_clicked" ID="DebuggerPropertiesDialog.on_debugClientButton_clicked"></a> -<h4>DebuggerPropertiesDialog.on_debugClientButton_clicked</h4> -<b>on_debugClientButton_clicked</b>(<i></i>) +</dl><a NAME="DebuggerPropertiesDialog.on_debugClientPicker_aboutToShowPathPickerDialog" ID="DebuggerPropertiesDialog.on_debugClientPicker_aboutToShowPathPickerDialog"></a> +<h4>DebuggerPropertiesDialog.on_debugClientPicker_aboutToShowPathPickerDialog</h4> +<b>on_debugClientPicker_aboutToShowPathPickerDialog</b>(<i></i>) <p> - Private slot to handle the Debug Client selection. -</p><a NAME="DebuggerPropertiesDialog.on_interpreterButton_clicked" ID="DebuggerPropertiesDialog.on_interpreterButton_clicked"></a> -<h4>DebuggerPropertiesDialog.on_interpreterButton_clicked</h4> -<b>on_interpreterButton_clicked</b>(<i></i>) -<p> - Private slot to handle the interpreter selection. + Private slot to perform actions before the debug client selection + dialog is shown. </p><a NAME="DebuggerPropertiesDialog.storeData" ID="DebuggerPropertiesDialog.storeData"></a> <h4>DebuggerPropertiesDialog.storeData</h4> <b>storeData</b>(<i></i>)