Finds created objects in processing specification files. More...
Public Member Functions | |
| uiSrchProcFiles (uiParent *, CtxtIOObj &, const char *iopar_key) | |
| const char * | fileName () const |
Protected Member Functions | |
| void | srchDir (CallBacker *) |
| bool | acceptOK (CallBacker *) |
Protected Attributes | |
| uiFileInput * | dirfld |
| uiGenInput * | maskfld |
| uiGenInput * | fnamefld |
| uiIOObjSel * | objfld |
| BufferString | iopkey_ |
| CtxtIOObj & | ctio_ |
Finds created objects in processing specification files.
| bool uiSrchProcFiles::acceptOK | ( | CallBacker * | ) | [protected, virtual] |
Reimplemented from uiDialog.
| const char* uiSrchProcFiles::fileName | ( | ) | const |
| void uiSrchProcFiles::srchDir | ( | CallBacker * | ) | [protected] |
CtxtIOObj& uiSrchProcFiles::ctio_ [protected] |
uiFileInput* uiSrchProcFiles::dirfld [protected] |
uiGenInput* uiSrchProcFiles::fnamefld [protected] |
BufferString uiSrchProcFiles::iopkey_ [protected] |
uiGenInput* uiSrchProcFiles::maskfld [protected] |
uiIOObjSel* uiSrchProcFiles::objfld [protected] |
1.7.1