Documentation/Source/eric5.UI.FindFileDialog.html

changeset 269
56e0107f2b01
parent 58
37f0444c3479
child 409
0ea528e80202
child 856
2fd0c2ea2487
--- a/Documentation/Source/eric5.UI.FindFileDialog.html	Sat May 22 14:58:02 2010 +0200
+++ b/Documentation/Source/eric5.UI.FindFileDialog.html	Sat May 22 15:00:13 2010 +0200
@@ -101,8 +101,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_dirEdit_textChanged">on_dirEdit_textChanged</a></td>
-<td>Private slot to handle the textChanged signal of the directory edit.</td>
+<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>
@@ -241,11 +241,11 @@
 <b>on_dirButton_clicked</b>(<i></i>)
 <p>
         Private slot to handle the selection of the project radio button.
-</p><a NAME="FindFileDialog.on_dirEdit_textChanged" ID="FindFileDialog.on_dirEdit_textChanged"></a>
-<h4>FindFileDialog.on_dirEdit_textChanged</h4>
-<b>on_dirEdit_textChanged</b>(<i>text</i>)
+</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>
-        Private slot to handle the textChanged signal of the directory edit.
+        Private slot to handle the textChanged signal of the directory combo box.
 </p><dl>
 <dt><i>text</i></dt>
 <dd>

eric ide

mercurial