OpendTect-6_4  6.4
uiprestackmute.h
Go to the documentation of this file.
1 #ifndef uiprestackmute_h
2 #define uiprestackmute_h
3 
4 /*+
5 ________________________________________________________________________
6 
7  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
8  Author: K. Tingdahl
9  Date: April 2005
10  RCS: $Id$
11 ________________________________________________________________________
12 
13 
14 -*/
15 
16 #include "uiprestackprocessingmod.h"
17 #include "uidialog.h"
18 
19 class uiGenInput;
20 class uiIOObjSel;
21 
22 namespace PreStack
23 {
24 
25 class Mute;
26 class Processor;
27 
28 mExpClass(uiPreStackProcessing) uiMute : public uiDialog
30 public:
31 
32  static void initClass();
33  uiMute(uiParent*,Mute*);
34 
35 protected:
36 
38 
39  bool acceptOK(CallBacker*);
40  static uiDialog* create(uiParent*,Processor*);
41 
45 
46 };
47 
48 } // namespace PreStack
49 
50 #endif
#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
Processes PreStack data at one cdp location. The algorithm is implemented in subclasses, and can be created by the PreStack::PF() factory.
Definition: prestackprocessor.h:36
Definition: synthseis.h:36
Processor for PreStack muting.
Definition: prestackmute.h:31
Definition: uiparent.h:26
uiGenInput * taperlenfld_
Definition: uiprestackmute.h:44
Definition: uiprestackmute.h:28
Definition: uidialog.h:42
uiIOObjSel * mutedeffld_
Definition: uiprestackmute.h:42
General Input Element.
Definition: uigeninput.h:58
User Interface (UI) element for selection of IOObjs.
Definition: uiioobjsel.h:38
Mute * processor_
Definition: uiprestackmute.h:37
static uiHor3DInterpol * create(uiParent *)
uiGenInput * topfld_
Definition: uiprestackmute.h:43
static void initClass()

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