Documentation/Source/eric5.UI.FindFileNameDialog.html

changeset 3018
70924c0bdaf1
parent 2755
2fac33b2e886
child 3019
7912530a33e2
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
173 </dd> 173 </dd>
174 </dl><a NAME="FindFileNameDialog.on_fileExtEdit_textChanged" ID="FindFileNameDialog.on_fileExtEdit_textChanged"></a> 174 </dl><a NAME="FindFileNameDialog.on_fileExtEdit_textChanged" ID="FindFileNameDialog.on_fileExtEdit_textChanged"></a>
175 <h4>FindFileNameDialog.on_fileExtEdit_textChanged</h4> 175 <h4>FindFileNameDialog.on_fileExtEdit_textChanged</h4>
176 <b>on_fileExtEdit_textChanged</b>(<i>text</i>) 176 <b>on_fileExtEdit_textChanged</b>(<i>text</i>)
177 <p> 177 <p>
178 Private slot to handle the textChanged signal of the file extension edit. 178 Private slot to handle the textChanged signal of the file extension
179 edit.
179 </p><dl> 180 </p><dl>
180 <dt><i>text</i></dt> 181 <dt><i>text</i></dt>
181 <dd> 182 <dd>
182 (ignored) 183 (ignored)
183 </dd> 184 </dd>
232 </dd> 233 </dd>
233 </dl><a NAME="FindFileNameDialog.on_searchDirButton_clicked" ID="FindFileNameDialog.on_searchDirButton_clicked"></a> 234 </dl><a NAME="FindFileNameDialog.on_searchDirButton_clicked" ID="FindFileNameDialog.on_searchDirButton_clicked"></a>
234 <h4>FindFileNameDialog.on_searchDirButton_clicked</h4> 235 <h4>FindFileNameDialog.on_searchDirButton_clicked</h4>
235 <b>on_searchDirButton_clicked</b>(<i></i>) 236 <b>on_searchDirButton_clicked</b>(<i></i>)
236 <p> 237 <p>
237 Private slot to handle the clicked signal of the search directory selection 238 Private slot to handle the clicked signal of the search directory
239 selection
238 button. 240 button.
239 </p><a NAME="FindFileNameDialog.on_searchDirCheckBox_toggled" ID="FindFileNameDialog.on_searchDirCheckBox_toggled"></a> 241 </p><a NAME="FindFileNameDialog.on_searchDirCheckBox_toggled" ID="FindFileNameDialog.on_searchDirCheckBox_toggled"></a>
240 <h4>FindFileNameDialog.on_searchDirCheckBox_toggled</h4> 242 <h4>FindFileNameDialog.on_searchDirCheckBox_toggled</h4>
241 <b>on_searchDirCheckBox_toggled</b>(<i>checked</i>) 243 <b>on_searchDirCheckBox_toggled</b>(<i>checked</i>)
242 <p> 244 <p>
243 Private slot to handle the toggled signal of the search directory checkbox. 245 Private slot to handle the toggled signal of the search directory
246 checkbox.
244 </p><dl> 247 </p><dl>
245 <dt><i>checked</i></dt> 248 <dt><i>checked</i></dt>
246 <dd> 249 <dd>
247 flag indicating the state of the checkbox (boolean) 250 flag indicating the state of the checkbox (boolean)
248 </dd> 251 </dd>
249 </dl><a NAME="FindFileNameDialog.on_searchDirEdit_textChanged" ID="FindFileNameDialog.on_searchDirEdit_textChanged"></a> 252 </dl><a NAME="FindFileNameDialog.on_searchDirEdit_textChanged" ID="FindFileNameDialog.on_searchDirEdit_textChanged"></a>
250 <h4>FindFileNameDialog.on_searchDirEdit_textChanged</h4> 253 <h4>FindFileNameDialog.on_searchDirEdit_textChanged</h4>
251 <b>on_searchDirEdit_textChanged</b>(<i>text</i>) 254 <b>on_searchDirEdit_textChanged</b>(<i>text</i>)
252 <p> 255 <p>
253 Private slot to handle the textChanged signal of the search directory edit. 256 Private slot to handle the textChanged signal of the search directory
257 edit.
254 </p><dl> 258 </p><dl>
255 <dt><i>text</i></dt> 259 <dt><i>text</i></dt>
256 <dd> 260 <dd>
257 text of the search dir edit (string) 261 text of the search dir edit (string)
258 </dd> 262 </dd>

eric ide

mercurial