OpendTect-6_4  6.4
uistratlaycontent.h
Go to the documentation of this file.
1 #ifndef uistratlaycontent_h
2 #define uistratlaycontent_h
3 
4 /*+
5 ________________________________________________________________________
6 
7  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
8  Author: Bert
9  Date: Jan 2012
10  RCS: $Id$
11 ________________________________________________________________________
12 
13 -*/
14 
15 #include "uistratmod.h"
16 #include "uigroup.h"
17 class uiComboBox;
18 namespace Strat { class Content; class RefTree; }
19 
20 
25 public:
26 
27  uiStratLayerContent(uiParent*,bool isfinal,
28  const Strat::RefTree&);
29 
30  void set(const Strat::Content&);
31  const Strat::Content& get() const;
32 
33  int selectedIndex() const;
34  void setSelectedIndex(int);
35  int addOption(const char*);
36 
38 
39 protected:
40 
43 
44  void contSel(CallBacker*);
45 
46 };
47 
48 
49 #endif
Definition: uigroup.h:54
#define mExpClass(module)
Definition: commondefs.h:160
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
FixedString Content()
Definition: keystrs.h:49
const Strat::RefTree & rt_
Definition: uistratlaycontent.h:42
Combo box.
Definition: uicombobox.h:32
Definition: uiparent.h:26
uiComboBox * fld_
Definition: uistratlaycontent.h:41
Stratigraphy.
Definition: stratlevel.h:26
Tree of UnitRef's.
Definition: stratreftree.h:29
Notifier< uiStratLayerContent > contentSelected
Definition: uistratlaycontent.h:37
stuff that can be inside porous layers
Definition: stratcontent.h:29
Gets the layer content.
Definition: uistratlaycontent.h:23

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