OpendTect-6_4  6.4
uitblimpexpdatasel.h
Go to the documentation of this file.
1 #ifndef uitblimpexpdatasel_h
2 #define uitblimpexpdatasel_h
3 
4 /*+
5 ________________________________________________________________________
6 
7  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
8  Author: A.H. Bril
9  Date: Feb 2006
10  RCS: $Id$
11 ________________________________________________________________________
12 
13 -*/
14 
15 #include "uitoolsmod.h"
16 #include "uigroup.h"
17 #include "iopar.h"
18 #include "uistring.h"
19 
20 class HelpKey;
21 class uiGenInput;
22 class uiTableFormatDescFldsEd;
23 class uiTableFmtDescFldsParSel;
24 namespace Table { class FormatDesc; }
25 
40 public:
42  const HelpKey&);
43 
44  Table::FormatDesc& desc() { return fd_; }
45  const OD::String& fmtName() { return fmtname_; }
47 
48  void updateSummary();
49  bool commit();
50  int nrHdrLines() const;
51 
53 
54 protected:
55 
59 
63  uiTableFmtDescFldsParSel* fmtdeffld_;
64  friend class uiTableFmtDescFldsParSel;
65  friend class uiTableFormatDescFldsEd;
66 
67  bool commitHdr(bool witherror);
68  void typChg(CallBacker*);
69  void hdrChg(CallBacker*);
70  void descChg(CallBacker*);
71  void openFmt(CallBacker*);
72 };
73 
74 #endif
Definition: uigroup.h:54
#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
description of input our output data content
Definition: tabledef.h:220
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
General Input Element.
Definition: uigeninput.h:58
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&#39;s the last selected.
Definition: uitblimpexpdatasel.h:45
Table-based data import selection.
Definition: uitblimpexpdatasel.h:38

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