7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
302 regular expression defining the filter | 302 regular expression defining the filter |
303 criteria (regexp object) | 303 criteria (regexp object) |
304 </dd> | 304 </dd> |
305 </dl> | 305 </dl> |
306 <dl> | 306 <dl> |
307 <dt>Returns:</dt> | 307 <dt>Return:</dt> |
308 <dd> | 308 <dd> |
309 list of files to be processed (list of strings) | 309 list of files to be processed (list of strings) |
310 </dd> | 310 </dd> |
311 </dl> | 311 </dl> |
312 <a NAME="FindFileDialog.__openFile" ID="FindFileDialog.__openFile"></a> | 312 <a NAME="FindFileDialog.__openFile" ID="FindFileDialog.__openFile"></a> |
336 <dd> | 336 <dd> |
337 line of text that should be treated (string) | 337 line of text that should be treated (string) |
338 </dd> | 338 </dd> |
339 </dl> | 339 </dl> |
340 <dl> | 340 <dl> |
341 <dt>Returns:</dt> | 341 <dt>Return:</dt> |
342 <dd> | 342 <dd> |
343 text with eol stripped (string) | 343 text with eol stripped (string) |
344 </dd> | 344 </dd> |
345 </dl> | 345 </dl> |
346 <a NAME="FindFileDialog.on_buttonBox_clicked" ID="FindFileDialog.on_buttonBox_clicked"></a> | 346 <a NAME="FindFileDialog.on_buttonBox_clicked" ID="FindFileDialog.on_buttonBox_clicked"></a> |