OpendTect-6_4  6.4
uibinidtable.h
Go to the documentation of this file.
1 #ifndef uibinidtable_h
2 #define uibinidtable_h
3 
4 /*+
5  ________________________________________________________________________
6 
7  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
8  Author: N. Hemstra
9  Date: February 2003
10  RCS: $Id$
11  ________________________________________________________________________
12 
13 -*/
14 
15 #include "uitoolsmod.h"
16 #include "uigroup.h"
17 #include "uistring.h"
18 
19 class uiGenInput;
20 class uiTable;
21 
22 mExpClass(uiTools) uiBinIDTable : public uiGroup
24 public:
25  uiBinIDTable(uiParent*,bool withz);
26 
27  void setBinIDs(const TypeSet<BinID>&);
28  void getBinIDs(TypeSet<BinID>&) const;
29 
30  void setZRange(const Interval<float>&);
31  void getZRange(Interval<float>&) const;
32 
33 protected:
34 
37 
38  bool withz_;
39 };
40 
41 #endif
Definition: uigroup.h:54
#define mExpClass(module)
Definition: commondefs.h:160
Definition: uibinidtable.h:22
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
Definition: uitable.h:30
Definition: uiparent.h:26
General Input Element.
Definition: uigeninput.h:58
uiTable * table_
Definition: uibinidtable.h:35
uiGenInput * zfld_
Definition: uibinidtable.h:36
bool withz_
Definition: uibinidtable.h:38

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