1 #ifndef uitblimpexpdatasel_h 2 #define uitblimpexpdatasel_h 15 #include "uitoolsmod.h" 22 class uiTableFormatDescFldsEd;
23 class uiTableFmtDescFldsParSel;
24 namespace Table {
class FormatDesc; }
50 int nrHdrLines()
const;
64 friend class uiTableFmtDescFldsParSel;
65 friend class uiTableFormatDescFldsEd;
67 bool commitHdr(
bool witherror);
#define mExpClass(module)
Definition: commondefs.h:160
BufferString fmtname_
Definition: uitblimpexpdatasel.h:58
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
Definition: uiparent.h:26
Definition: helpview.h:49
Generalized set of parameters of the keyword-value type.
Definition: iopar.h:47
Definition: geom2dascio.h:21
encapsulates the read-access-only part of strings in OD.
Definition: odstring.h:31
uiGenInput * hdrtokfld_
Definition: uitblimpexpdatasel.h:62
uiTableFmtDescFldsParSel * fmtdeffld_
Definition: uitblimpexpdatasel.h:63
Notifier< uiTableImpDataSel > descChanged
Definition: uitblimpexpdatasel.h:52
Table::FormatDesc & desc()
Definition: uitblimpexpdatasel.h:44
IOPar storediop_
Definition: uitblimpexpdatasel.h:57
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size...
Definition: bufstring.h:40
uiGenInput * hdrlinesfld_
Definition: uitblimpexpdatasel.h:61
Table::FormatDesc & fd_
Definition: uitblimpexpdatasel.h:56
uiGenInput * hdrtypefld_
Definition: uitblimpexpdatasel.h:60
const OD::String & fmtName()
May not be correct: it's the last selected.
Definition: uitblimpexpdatasel.h:45
Table-based data import selection.
Definition: uitblimpexpdatasel.h:38