Documentation/Source/eric6.UI.FindFileDialog.html

changeset 4602
48cc4820e2c2
parent 3673
e26d7d0c1088
--- a/Documentation/Source/eric6.UI.FindFileDialog.html	Sat Dec 05 13:02:26 2015 +0100
+++ b/Documentation/Source/eric6.UI.FindFileDialog.html	Sat Dec 05 13:03:19 2015 +0100
@@ -107,11 +107,8 @@
 <td><a href="#FindFileDialog.on_dirButton_clicked">on_dirButton_clicked</a></td>
 <td>Private slot to handle the selection of the project radio button.</td>
 </tr><tr>
-<td><a href="#FindFileDialog.on_dirCombo_editTextChanged">on_dirCombo_editTextChanged</a></td>
-<td>Private slot to handle the textChanged signal of the directory combo box.</td>
-</tr><tr>
-<td><a href="#FindFileDialog.on_dirSelectButton_clicked">on_dirSelectButton_clicked</a></td>
-<td>Private slot to display a directory selection dialog.</td>
+<td><a href="#FindFileDialog.on_dirPicker_editTextChanged">on_dirPicker_editTextChanged</a></td>
+<td>Private slot to handle the textChanged signal of the directory picker.</td>
 </tr><tr>
 <td><a href="#FindFileDialog.on_filterCheckBox_clicked">on_filterCheckBox_clicked</a></td>
 <td>Private slot to handle the selection of the file filter check box.</td>
@@ -276,23 +273,18 @@
 <b>on_dirButton_clicked</b>(<i></i>)
 <p>
         Private slot to handle the selection of the project radio button.
-</p><a NAME="FindFileDialog.on_dirCombo_editTextChanged" ID="FindFileDialog.on_dirCombo_editTextChanged"></a>
-<h4>FindFileDialog.on_dirCombo_editTextChanged</h4>
-<b>on_dirCombo_editTextChanged</b>(<i>text</i>)
+</p><a NAME="FindFileDialog.on_dirPicker_editTextChanged" ID="FindFileDialog.on_dirPicker_editTextChanged"></a>
+<h4>FindFileDialog.on_dirPicker_editTextChanged</h4>
+<b>on_dirPicker_editTextChanged</b>(<i>text</i>)
 <p>
         Private slot to handle the textChanged signal of the directory
-        combo box.
+        picker.
 </p><dl>
 <dt><i>text</i></dt>
 <dd>
 (ignored)
 </dd>
-</dl><a NAME="FindFileDialog.on_dirSelectButton_clicked" ID="FindFileDialog.on_dirSelectButton_clicked"></a>
-<h4>FindFileDialog.on_dirSelectButton_clicked</h4>
-<b>on_dirSelectButton_clicked</b>(<i></i>)
-<p>
-        Private slot to display a directory selection dialog.
-</p><a NAME="FindFileDialog.on_filterCheckBox_clicked" ID="FindFileDialog.on_filterCheckBox_clicked"></a>
+</dl><a NAME="FindFileDialog.on_filterCheckBox_clicked" ID="FindFileDialog.on_filterCheckBox_clicked"></a>
 <h4>FindFileDialog.on_filterCheckBox_clicked</h4>
 <b>on_filterCheckBox_clicked</b>(<i></i>)
 <p>

eric ide

mercurial