OpendTect  6.3
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 ________________________________________________________________________
10 
11 -*/
12 
13 #include "uitoolsmod.h"
14 #include "uigroup.h"
15 #include "iopar.h"
16 #include "uistring.h"
17 
18 class HelpKey;
19 class uiGenInput;
20 class uiTableFormatDescFldsEd;
21 class uiTableFmtDescFldsParSel;
22 namespace Table { class FormatDesc; }
23 
38 public:
40  const HelpKey&);
41 
42  Table::FormatDesc& desc() { return fd_; }
43  const OD::String& fmtName() { return fmtname_; }
45 
46  void updateSummary();
47  bool commit();
48  int nrHdrLines() const;
49 
51 
52 protected:
53 
57 
61  uiTableFmtDescFldsParSel* fmtdeffld_;
62  friend class uiTableFmtDescFldsParSel;
63  friend class uiTableFormatDescFldsEd;
64 
65  bool commitHdr(bool witherror);
66  void typChg(CallBacker*);
67  void hdrChg(CallBacker*);
68  void descChg(CallBacker*);
69  void openFmt(CallBacker*);
70 };
Definition: uigroup.h:53
#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
description of input our output data content
Definition: tabledef.h:215
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
General Input Element.
Definition: uigeninput.h:56
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&#39;s the last selected.
Definition: uitblimpexpdatasel.h:43
Table-based data import selection.
Definition: uitblimpexpdatasel.h:36

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