13 #include "uitoolsmod.h" 20 class uiTableFormatDescFldsEd;
21 class uiTableFmtDescFldsParSel;
22 namespace Table {
class FormatDesc; }
48 int nrHdrLines()
const;
62 friend class uiTableFmtDescFldsParSel;
63 friend class uiTableFormatDescFldsEd;
65 bool commitHdr(
bool witherror);
#define mExpClass(module)
Definition: commondefs.h:157
BufferString fmtname_
Definition: uitblimpexpdatasel.h:56
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
Definition: uiparent.h:24
Definition: helpview.h:47
Generalized set of parameters of the keyword-value type.
Definition: iopar.h:53
Definition: geom2dascio.h:18
encapsulates the read-access-only part of strings in OD.
Definition: odstring.h:29
uiGenInput * hdrtokfld_
Definition: uitblimpexpdatasel.h:60
uiTableFmtDescFldsParSel * fmtdeffld_
Definition: uitblimpexpdatasel.h:61
Notifier< uiTableImpDataSel > descChanged
Definition: uitblimpexpdatasel.h:50
Table::FormatDesc & desc()
Definition: uitblimpexpdatasel.h:42
IOPar storediop_
Definition: uitblimpexpdatasel.h:55
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size...
Definition: bufstring.h:38
uiGenInput * hdrlinesfld_
Definition: uitblimpexpdatasel.h:59
Table::FormatDesc & fd_
Definition: uitblimpexpdatasel.h:54
uiGenInput * hdrtypefld_
Definition: uitblimpexpdatasel.h:58
const OD::String & fmtName()
May not be correct: it's the last selected.
Definition: uitblimpexpdatasel.h:43
Table-based data import selection.
Definition: uitblimpexpdatasel.h:36