Documentation/Source/eric6.UI.FindFileNameDialog.html

changeset 4602
48cc4820e2c2
parent 3673
e26d7d0c1088
equal deleted inserted replaced
4601:0017e7cb67ae 4602:48cc4820e2c2
98 <td>Private slot to handle the textChanged signal of the file name edit.</td> 98 <td>Private slot to handle the textChanged signal of the file name edit.</td>
99 </tr><tr> 99 </tr><tr>
100 <td><a href="#FindFileNameDialog.on_projectCheckBox_toggled">on_projectCheckBox_toggled</a></td> 100 <td><a href="#FindFileNameDialog.on_projectCheckBox_toggled">on_projectCheckBox_toggled</a></td>
101 <td>Private slot to handle the toggled signal of the project checkbox.</td> 101 <td>Private slot to handle the toggled signal of the project checkbox.</td>
102 </tr><tr> 102 </tr><tr>
103 <td><a href="#FindFileNameDialog.on_searchDirButton_clicked">on_searchDirButton_clicked</a></td>
104 <td>Private slot to handle the clicked signal of the search directory selection button.</td>
105 </tr><tr>
106 <td><a href="#FindFileNameDialog.on_searchDirCheckBox_toggled">on_searchDirCheckBox_toggled</a></td> 103 <td><a href="#FindFileNameDialog.on_searchDirCheckBox_toggled">on_searchDirCheckBox_toggled</a></td>
107 <td>Private slot to handle the toggled signal of the search directory checkbox.</td> 104 <td>Private slot to handle the toggled signal of the search directory checkbox.</td>
108 </tr><tr> 105 </tr><tr>
109 <td><a href="#FindFileNameDialog.on_searchDirEdit_textChanged">on_searchDirEdit_textChanged</a></td> 106 <td><a href="#FindFileNameDialog.on_searchDirPicker_textChanged">on_searchDirPicker_textChanged</a></td>
110 <td>Private slot to handle the textChanged signal of the search directory edit.</td> 107 <td>Private slot to handle the textChanged signal of the search directory edit.</td>
111 </tr><tr> 108 </tr><tr>
112 <td><a href="#FindFileNameDialog.on_syspathCheckBox_toggled">on_syspathCheckBox_toggled</a></td> 109 <td><a href="#FindFileNameDialog.on_syspathCheckBox_toggled">on_syspathCheckBox_toggled</a></td>
113 <td>Private slot to handle the toggled signal of the sys.path checkbox.</td> 110 <td>Private slot to handle the toggled signal of the sys.path checkbox.</td>
114 </tr><tr> 111 </tr><tr>
229 </p><dl> 226 </p><dl>
230 <dt><i>checked</i></dt> 227 <dt><i>checked</i></dt>
231 <dd> 228 <dd>
232 flag indicating the state of the checkbox (boolean) 229 flag indicating the state of the checkbox (boolean)
233 </dd> 230 </dd>
234 </dl><a NAME="FindFileNameDialog.on_searchDirButton_clicked" ID="FindFileNameDialog.on_searchDirButton_clicked"></a> 231 </dl><a NAME="FindFileNameDialog.on_searchDirCheckBox_toggled" ID="FindFileNameDialog.on_searchDirCheckBox_toggled"></a>
235 <h4>FindFileNameDialog.on_searchDirButton_clicked</h4>
236 <b>on_searchDirButton_clicked</b>(<i></i>)
237 <p>
238 Private slot to handle the clicked signal of the search directory
239 selection button.
240 </p><a NAME="FindFileNameDialog.on_searchDirCheckBox_toggled" ID="FindFileNameDialog.on_searchDirCheckBox_toggled"></a>
241 <h4>FindFileNameDialog.on_searchDirCheckBox_toggled</h4> 232 <h4>FindFileNameDialog.on_searchDirCheckBox_toggled</h4>
242 <b>on_searchDirCheckBox_toggled</b>(<i>checked</i>) 233 <b>on_searchDirCheckBox_toggled</b>(<i>checked</i>)
243 <p> 234 <p>
244 Private slot to handle the toggled signal of the search directory 235 Private slot to handle the toggled signal of the search directory
245 checkbox. 236 checkbox.
246 </p><dl> 237 </p><dl>
247 <dt><i>checked</i></dt> 238 <dt><i>checked</i></dt>
248 <dd> 239 <dd>
249 flag indicating the state of the checkbox (boolean) 240 flag indicating the state of the checkbox (boolean)
250 </dd> 241 </dd>
251 </dl><a NAME="FindFileNameDialog.on_searchDirEdit_textChanged" ID="FindFileNameDialog.on_searchDirEdit_textChanged"></a> 242 </dl><a NAME="FindFileNameDialog.on_searchDirPicker_textChanged" ID="FindFileNameDialog.on_searchDirPicker_textChanged"></a>
252 <h4>FindFileNameDialog.on_searchDirEdit_textChanged</h4> 243 <h4>FindFileNameDialog.on_searchDirPicker_textChanged</h4>
253 <b>on_searchDirEdit_textChanged</b>(<i>text</i>) 244 <b>on_searchDirPicker_textChanged</b>(<i>text</i>)
254 <p> 245 <p>
255 Private slot to handle the textChanged signal of the search directory 246 Private slot to handle the textChanged signal of the search directory
256 edit. 247 edit.
257 </p><dl> 248 </p><dl>
258 <dt><i>text</i></dt> 249 <dt><i>text</i></dt>

eric ide

mercurial