Documentation/Source/eric6.UI.FindFileDialog.html

changeset 4602
48cc4820e2c2
parent 3673
e26d7d0c1088
equal deleted inserted replaced
4601:0017e7cb67ae 4602:48cc4820e2c2
105 <td>Private slot called by a button of the button box clicked.</td> 105 <td>Private slot called by a button of the button box clicked.</td>
106 </tr><tr> 106 </tr><tr>
107 <td><a href="#FindFileDialog.on_dirButton_clicked">on_dirButton_clicked</a></td> 107 <td><a href="#FindFileDialog.on_dirButton_clicked">on_dirButton_clicked</a></td>
108 <td>Private slot to handle the selection of the project radio button.</td> 108 <td>Private slot to handle the selection of the project radio button.</td>
109 </tr><tr> 109 </tr><tr>
110 <td><a href="#FindFileDialog.on_dirCombo_editTextChanged">on_dirCombo_editTextChanged</a></td> 110 <td><a href="#FindFileDialog.on_dirPicker_editTextChanged">on_dirPicker_editTextChanged</a></td>
111 <td>Private slot to handle the textChanged signal of the directory combo box.</td> 111 <td>Private slot to handle the textChanged signal of the directory picker.</td>
112 </tr><tr>
113 <td><a href="#FindFileDialog.on_dirSelectButton_clicked">on_dirSelectButton_clicked</a></td>
114 <td>Private slot to display a directory selection dialog.</td>
115 </tr><tr> 112 </tr><tr>
116 <td><a href="#FindFileDialog.on_filterCheckBox_clicked">on_filterCheckBox_clicked</a></td> 113 <td><a href="#FindFileDialog.on_filterCheckBox_clicked">on_filterCheckBox_clicked</a></td>
117 <td>Private slot to handle the selection of the file filter check box.</td> 114 <td>Private slot to handle the selection of the file filter check box.</td>
118 </tr><tr> 115 </tr><tr>
119 <td><a href="#FindFileDialog.on_filterEdit_textEdited">on_filterEdit_textEdited</a></td> 116 <td><a href="#FindFileDialog.on_filterEdit_textEdited">on_filterEdit_textEdited</a></td>
274 </dl><a NAME="FindFileDialog.on_dirButton_clicked" ID="FindFileDialog.on_dirButton_clicked"></a> 271 </dl><a NAME="FindFileDialog.on_dirButton_clicked" ID="FindFileDialog.on_dirButton_clicked"></a>
275 <h4>FindFileDialog.on_dirButton_clicked</h4> 272 <h4>FindFileDialog.on_dirButton_clicked</h4>
276 <b>on_dirButton_clicked</b>(<i></i>) 273 <b>on_dirButton_clicked</b>(<i></i>)
277 <p> 274 <p>
278 Private slot to handle the selection of the project radio button. 275 Private slot to handle the selection of the project radio button.
279 </p><a NAME="FindFileDialog.on_dirCombo_editTextChanged" ID="FindFileDialog.on_dirCombo_editTextChanged"></a> 276 </p><a NAME="FindFileDialog.on_dirPicker_editTextChanged" ID="FindFileDialog.on_dirPicker_editTextChanged"></a>
280 <h4>FindFileDialog.on_dirCombo_editTextChanged</h4> 277 <h4>FindFileDialog.on_dirPicker_editTextChanged</h4>
281 <b>on_dirCombo_editTextChanged</b>(<i>text</i>) 278 <b>on_dirPicker_editTextChanged</b>(<i>text</i>)
282 <p> 279 <p>
283 Private slot to handle the textChanged signal of the directory 280 Private slot to handle the textChanged signal of the directory
284 combo box. 281 picker.
285 </p><dl> 282 </p><dl>
286 <dt><i>text</i></dt> 283 <dt><i>text</i></dt>
287 <dd> 284 <dd>
288 (ignored) 285 (ignored)
289 </dd> 286 </dd>
290 </dl><a NAME="FindFileDialog.on_dirSelectButton_clicked" ID="FindFileDialog.on_dirSelectButton_clicked"></a> 287 </dl><a NAME="FindFileDialog.on_filterCheckBox_clicked" ID="FindFileDialog.on_filterCheckBox_clicked"></a>
291 <h4>FindFileDialog.on_dirSelectButton_clicked</h4>
292 <b>on_dirSelectButton_clicked</b>(<i></i>)
293 <p>
294 Private slot to display a directory selection dialog.
295 </p><a NAME="FindFileDialog.on_filterCheckBox_clicked" ID="FindFileDialog.on_filterCheckBox_clicked"></a>
296 <h4>FindFileDialog.on_filterCheckBox_clicked</h4> 288 <h4>FindFileDialog.on_filterCheckBox_clicked</h4>
297 <b>on_filterCheckBox_clicked</b>(<i></i>) 289 <b>on_filterCheckBox_clicked</b>(<i></i>)
298 <p> 290 <p>
299 Private slot to handle the selection of the file filter check box. 291 Private slot to handle the selection of the file filter check box.
300 </p><a NAME="FindFileDialog.on_filterEdit_textEdited" ID="FindFileDialog.on_filterEdit_textEdited"></a> 292 </p><a NAME="FindFileDialog.on_filterEdit_textEdited" ID="FindFileDialog.on_filterEdit_textEdited"></a>

eric ide

mercurial