Documentation/Source/eric6.Debugger.StartDialog.html

changeset 4602
48cc4820e2c2
parent 3673
e26d7d0c1088
child 5372
7ba8d3d61fdd
equal deleted inserted replaced
4601:0017e7cb67ae 4602:48cc4820e2c2
84 <td>Public method to retrieve the debug related data entered into this dialog.</td> 84 <td>Public method to retrieve the debug related data entered into this dialog.</td>
85 </tr><tr> 85 </tr><tr>
86 <td><a href="#StartDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> 86 <td><a href="#StartDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
87 <td>Private slot called by a button of the button box clicked.</td> 87 <td>Private slot called by a button of the button box clicked.</td>
88 </tr><tr> 88 </tr><tr>
89 <td><a href="#StartDialog.on_dirButton_clicked">on_dirButton_clicked</a></td>
90 <td>Private method used to open a directory selection dialog.</td>
91 </tr><tr>
92 <td><a href="#StartDialog.on_modFuncCombo_editTextChanged">on_modFuncCombo_editTextChanged</a></td> 89 <td><a href="#StartDialog.on_modFuncCombo_editTextChanged">on_modFuncCombo_editTextChanged</a></td>
93 <td>Private slot to enable/disable the OK button.</td> 90 <td>Private slot to enable/disable the OK button.</td>
94 </tr> 91 </tr>
95 </table> 92 </table>
96 <h3>Static Methods</h3> 93 <h3>Static Methods</h3>
233 </p><dl> 230 </p><dl>
234 <dt><i>button</i></dt> 231 <dt><i>button</i></dt>
235 <dd> 232 <dd>
236 button that was clicked (QAbstractButton) 233 button that was clicked (QAbstractButton)
237 </dd> 234 </dd>
238 </dl><a NAME="StartDialog.on_dirButton_clicked" ID="StartDialog.on_dirButton_clicked"></a> 235 </dl><a NAME="StartDialog.on_modFuncCombo_editTextChanged" ID="StartDialog.on_modFuncCombo_editTextChanged"></a>
239 <h4>StartDialog.on_dirButton_clicked</h4>
240 <b>on_dirButton_clicked</b>(<i></i>)
241 <p>
242 Private method used to open a directory selection dialog.
243 </p><a NAME="StartDialog.on_modFuncCombo_editTextChanged" ID="StartDialog.on_modFuncCombo_editTextChanged"></a>
244 <h4>StartDialog.on_modFuncCombo_editTextChanged</h4> 236 <h4>StartDialog.on_modFuncCombo_editTextChanged</h4>
245 <b>on_modFuncCombo_editTextChanged</b>(<i></i>) 237 <b>on_modFuncCombo_editTextChanged</b>(<i></i>)
246 <p> 238 <p>
247 Private slot to enable/disable the OK button. 239 Private slot to enable/disable the OK button.
248 </p> 240 </p>

eric ide

mercurial