Documentation/Source/eric6.Project.DebuggerPropertiesDialog.html

changeset 4602
48cc4820e2c2
parent 3673
e26d7d0c1088
child 5525
1771a7f9065c
equal deleted inserted replaced
4601:0017e7cb67ae 4602:48cc4820e2c2
59 <table> 59 <table>
60 <tr> 60 <tr>
61 <td><a href="#DebuggerPropertiesDialog.__init__">DebuggerPropertiesDialog</a></td> 61 <td><a href="#DebuggerPropertiesDialog.__init__">DebuggerPropertiesDialog</a></td>
62 <td>Constructor</td> 62 <td>Constructor</td>
63 </tr><tr> 63 </tr><tr>
64 <td><a href="#DebuggerPropertiesDialog.on_debugClientButton_clicked">on_debugClientButton_clicked</a></td> 64 <td><a href="#DebuggerPropertiesDialog.on_debugClientPicker_aboutToShowPathPickerDialog">on_debugClientPicker_aboutToShowPathPickerDialog</a></td>
65 <td>Private slot to handle the Debug Client selection.</td> 65 <td>Private slot to perform actions before the debug client selection dialog is shown.</td>
66 </tr><tr>
67 <td><a href="#DebuggerPropertiesDialog.on_interpreterButton_clicked">on_interpreterButton_clicked</a></td>
68 <td>Private slot to handle the interpreter selection.</td>
69 </tr><tr> 66 </tr><tr>
70 <td><a href="#DebuggerPropertiesDialog.storeData">storeData</a></td> 67 <td><a href="#DebuggerPropertiesDialog.storeData">storeData</a></td>
71 <td>Public method to store the entered/modified data.</td> 68 <td>Public method to store the entered/modified data.</td>
72 </tr> 69 </tr>
73 </table> 70 </table>
89 parent widget of this dialog (QWidget) 86 parent widget of this dialog (QWidget)
90 </dd><dt><i>name</i></dt> 87 </dd><dt><i>name</i></dt>
91 <dd> 88 <dd>
92 name of this dialog (string) 89 name of this dialog (string)
93 </dd> 90 </dd>
94 </dl><a NAME="DebuggerPropertiesDialog.on_debugClientButton_clicked" ID="DebuggerPropertiesDialog.on_debugClientButton_clicked"></a> 91 </dl><a NAME="DebuggerPropertiesDialog.on_debugClientPicker_aboutToShowPathPickerDialog" ID="DebuggerPropertiesDialog.on_debugClientPicker_aboutToShowPathPickerDialog"></a>
95 <h4>DebuggerPropertiesDialog.on_debugClientButton_clicked</h4> 92 <h4>DebuggerPropertiesDialog.on_debugClientPicker_aboutToShowPathPickerDialog</h4>
96 <b>on_debugClientButton_clicked</b>(<i></i>) 93 <b>on_debugClientPicker_aboutToShowPathPickerDialog</b>(<i></i>)
97 <p> 94 <p>
98 Private slot to handle the Debug Client selection. 95 Private slot to perform actions before the debug client selection
99 </p><a NAME="DebuggerPropertiesDialog.on_interpreterButton_clicked" ID="DebuggerPropertiesDialog.on_interpreterButton_clicked"></a> 96 dialog is shown.
100 <h4>DebuggerPropertiesDialog.on_interpreterButton_clicked</h4>
101 <b>on_interpreterButton_clicked</b>(<i></i>)
102 <p>
103 Private slot to handle the interpreter selection.
104 </p><a NAME="DebuggerPropertiesDialog.storeData" ID="DebuggerPropertiesDialog.storeData"></a> 97 </p><a NAME="DebuggerPropertiesDialog.storeData" ID="DebuggerPropertiesDialog.storeData"></a>
105 <h4>DebuggerPropertiesDialog.storeData</h4> 98 <h4>DebuggerPropertiesDialog.storeData</h4>
106 <b>storeData</b>(<i></i>) 99 <b>storeData</b>(<i></i>)
107 <p> 100 <p>
108 Public method to store the entered/modified data. 101 Public method to store the entered/modified data.

eric ide

mercurial