Documentation/Source/eric6.UI.FindFileNameDialog.html

changeset 4602
48cc4820e2c2
parent 3673
e26d7d0c1088
--- a/Documentation/Source/eric6.UI.FindFileNameDialog.html	Sat Dec 05 13:02:26 2015 +0100
+++ b/Documentation/Source/eric6.UI.FindFileNameDialog.html	Sat Dec 05 13:03:19 2015 +0100
@@ -100,13 +100,10 @@
 <td><a href="#FindFileNameDialog.on_projectCheckBox_toggled">on_projectCheckBox_toggled</a></td>
 <td>Private slot to handle the toggled signal of the project checkbox.</td>
 </tr><tr>
-<td><a href="#FindFileNameDialog.on_searchDirButton_clicked">on_searchDirButton_clicked</a></td>
-<td>Private slot to handle the clicked signal of the search directory selection button.</td>
-</tr><tr>
 <td><a href="#FindFileNameDialog.on_searchDirCheckBox_toggled">on_searchDirCheckBox_toggled</a></td>
 <td>Private slot to handle the toggled signal of the search directory checkbox.</td>
 </tr><tr>
-<td><a href="#FindFileNameDialog.on_searchDirEdit_textChanged">on_searchDirEdit_textChanged</a></td>
+<td><a href="#FindFileNameDialog.on_searchDirPicker_textChanged">on_searchDirPicker_textChanged</a></td>
 <td>Private slot to handle the textChanged signal of the search directory edit.</td>
 </tr><tr>
 <td><a href="#FindFileNameDialog.on_syspathCheckBox_toggled">on_syspathCheckBox_toggled</a></td>
@@ -231,13 +228,7 @@
 <dd>
 flag indicating the state of the checkbox (boolean)
 </dd>
-</dl><a NAME="FindFileNameDialog.on_searchDirButton_clicked" ID="FindFileNameDialog.on_searchDirButton_clicked"></a>
-<h4>FindFileNameDialog.on_searchDirButton_clicked</h4>
-<b>on_searchDirButton_clicked</b>(<i></i>)
-<p>
-        Private slot to handle the clicked signal of the search directory
-        selection button.
-</p><a NAME="FindFileNameDialog.on_searchDirCheckBox_toggled" ID="FindFileNameDialog.on_searchDirCheckBox_toggled"></a>
+</dl><a NAME="FindFileNameDialog.on_searchDirCheckBox_toggled" ID="FindFileNameDialog.on_searchDirCheckBox_toggled"></a>
 <h4>FindFileNameDialog.on_searchDirCheckBox_toggled</h4>
 <b>on_searchDirCheckBox_toggled</b>(<i>checked</i>)
 <p>
@@ -248,9 +239,9 @@
 <dd>
 flag indicating the state of the checkbox (boolean)
 </dd>
-</dl><a NAME="FindFileNameDialog.on_searchDirEdit_textChanged" ID="FindFileNameDialog.on_searchDirEdit_textChanged"></a>
-<h4>FindFileNameDialog.on_searchDirEdit_textChanged</h4>
-<b>on_searchDirEdit_textChanged</b>(<i>text</i>)
+</dl><a NAME="FindFileNameDialog.on_searchDirPicker_textChanged" ID="FindFileNameDialog.on_searchDirPicker_textChanged"></a>
+<h4>FindFileNameDialog.on_searchDirPicker_textChanged</h4>
+<b>on_searchDirPicker_textChanged</b>(<i>text</i>)
 <p>
         Private slot to handle the textChanged signal of the search directory
         edit.

eric ide

mercurial