OpendTect  6.6
uitblimpexpdatasel.h
Go to the documentation of this file.
1 #pragma once
2 
3 /*+
4 ________________________________________________________________________
5 
6  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
7  Author: A.H. Bril
8  Date: Feb 2006
9  RCS: $Id$
10 ________________________________________________________________________
11 
12 -*/
13 
14 #include "uitoolsmod.h"
15 #include "uigroup.h"
16 #include "iopar.h"
17 #include "uistring.h"
18 
19 class HelpKey;
20 class uiGenInput;
21 class uiTableFormatDescFldsEd;
22 class uiTableFmtDescFldsParSel;
23 namespace Table { class FormatDesc; }
24 
39 public:
41  const HelpKey&);
42 
43  Table::FormatDesc& desc() { return fd_; }
44  const OD::String& fmtName() { return fmtname_; }
46 
47  void updateSummary();
48  bool commit();
49  int nrHdrLines() const;
50 
52 
53 protected:
54 
58 
62  uiTableFmtDescFldsParSel* fmtdeffld_;
63  friend class uiTableFmtDescFldsParSel;
64  friend class uiTableFormatDescFldsEd;
65 
66  bool commitHdr(bool witherror);
71 };
72 
uiTableImpDataSel::nrHdrLines
int nrHdrLines() const
'-1' = variable
uiTableImpDataSel::descChg
void descChg(CallBacker *)
uistring.h
uiTableImpDataSel::hdrChg
void hdrChg(CallBacker *)
uiTableImpDataSel::commitHdr
bool commitHdr(bool witherror)
uiTableImpDataSel::mODTextTranslationClass
mODTextTranslationClass(uiTableImpDataSel)
uiTableImpDataSel::uiTableImpDataSel
uiTableImpDataSel(uiParent *, Table::FormatDesc &, const HelpKey &)
HelpKey
Definition: helpview.h:50
mExpClass
#define mExpClass(module)
Definition: commondefs.h:177
uiTableImpDataSel::openFmt
void openFmt(CallBacker *)
uiTableImpDataSel
Table-based data import selection.
Definition: uitblimpexpdatasel.h:38
Table
Definition: geom2dascio.h:20
CallBacker
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:185
uigroup.h
uiGenInput
General Input Element.
Definition: uigeninput.h:59
uiTableImpDataSel::hdrtokfld_
uiGenInput * hdrtokfld_
Definition: uitblimpexpdatasel.h:61
uiTableImpDataSel::desc
Table::FormatDesc & desc()
Definition: uitblimpexpdatasel.h:43
uiTableImpDataSel::typChg
void typChg(CallBacker *)
uiGroup
Definition: uigroup.h:54
uiTableImpDataSel::updateSummary
void updateSummary()
Notifier< uiTableImpDataSel >
uiTableImpDataSel::storediop_
IOPar storediop_
Definition: uitblimpexpdatasel.h:56
BufferString
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size.
Definition: bufstring.h:40
uiTableImpDataSel::fmtdeffld_
uiTableFmtDescFldsParSel * fmtdeffld_
Definition: uitblimpexpdatasel.h:62
uiTableImpDataSel::hdrtypefld_
uiGenInput * hdrtypefld_
Definition: uitblimpexpdatasel.h:59
OD::String
encapsulates the read-access-only part of strings in OD.
Definition: odstring.h:31
uiTableImpDataSel::descChanged
Notifier< uiTableImpDataSel > descChanged
Definition: uitblimpexpdatasel.h:51
uiTableImpDataSel::commit
bool commit()
uiTableImpDataSel::fd_
Table::FormatDesc & fd_
Definition: uitblimpexpdatasel.h:55
iopar.h
uiTableImpDataSel::fmtName
const OD::String & fmtName()
May not be correct: it's the last selected.
Definition: uitblimpexpdatasel.h:44
uiParent
Definition: uiparent.h:26
Table::FormatDesc
description of input our output data content
Definition: tabledef.h:220
uiTableImpDataSel::fmtname_
BufferString fmtname_
Definition: uitblimpexpdatasel.h:57
uiTableImpDataSel::hdrlinesfld_
uiGenInput * hdrlinesfld_
Definition: uitblimpexpdatasel.h:60
IOPar
Generalized set of parameters of the keyword-value type.
Definition: iopar.h:55

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2021