OpendTect  6.6
uipsviewer2dinfo.h
Go to the documentation of this file.
1 #pragma once
2 /*+
3 ________________________________________________________________________
4 
5  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
6  Author: Bruno
7  Date: May 2011
8  RCS: $Id$
9 ________________________________________________________________________
10 
11 -*/
12 
13 #include "uiprestackprocessingmod.h"
14 #include "position.h"
15 #include "uigroup.h"
16 
17 class uiLabel;
18 
19 namespace PreStackView
20 {
21 
22 mClass(uiPreStackProcessing) uiGatherDisplayInfoHeader : public uiGroup
24 public:
27 
28  void setData(const BinID&,bool inl,bool is2d,
29  const char* data);
30  void setData(int pos,const char* data);
32  const char* getDataName() const;
33 
34 protected:
37 };
38 
39 
40 }; //namespace
41 
PreStackView
Gather display.
Definition: psviewer2dgatherpainter.h:27
PreStackView::uiGatherDisplayInfoHeader::datalbl_
uiLabel * datalbl_
Definition: uipsviewer2dinfo.h:35
PreStackView::uiGatherDisplayInfoHeader::getDataName
const char * getDataName() const
mODTextTranslationClass
#define mODTextTranslationClass(clss)
Definition: uistring.h:40
uigroup.h
PreStackView::uiGatherDisplayInfoHeader::setData
void setData(const BinID &, bool inl, bool is2d, const char *data)
PreStackView::uiGatherDisplayInfoHeader::setOffsetRange
void setOffsetRange(const Interval< float > &)
PreStackView::uiGatherDisplayInfoHeader::setData
void setData(int pos, const char *data)
BinID
Positioning in a seismic survey: inline/crossline or lineNr/trcNr.
Definition: binid.h:31
PreStackView::uiGatherDisplayInfoHeader
Definition: uipsviewer2dinfo.h:23
uiGroup
Definition: uigroup.h:54
mClass
#define mClass(module)
Definition: commondefs.h:181
position.h
uiLabel
Definition: uilabel.h:24
PreStackView::uiGatherDisplayInfoHeader::~uiGatherDisplayInfoHeader
mODTextTranslationClass(uiGatherDisplayInfoHeader) public ~uiGatherDisplayInfoHeader()
Definition: uipsviewer2dinfo.h:26
uiParent
Definition: uiparent.h:26
Interval< float >
PreStackView::uiGatherDisplayInfoHeader::poslbl_
uiLabel * poslbl_
Definition: uipsviewer2dinfo.h:36

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