OpendTect  6.6
uivolthresholder.h
Go to the documentation of this file.
1 #pragma once
2 
3 /*+
4 
5 _________________________________________________________________________
6 
7  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
8  Author: Y.C. Liu
9  Date: 03-28-2007
10  RCS: $Id$
11 _________________________________________________________________________
12 
13 -*/
14 
15 #include "uidialog.h"
16 
17 class uiGenInput;
18 
19 namespace VolProc
20 {
21 
22 class ProcessingStep;
23 class ThresholdStep;
24 
25 mClass(VolProcTest) uiVolumeThresholder : public uiDialog
26 {
27 public:
28  static void initClass();
29 
31 
32 protected:
33  static uiDialog* create(uiParent*, ProcessingStep*);
35 
38 };
39 
40 
41 }; //namespace
VolProc::uiVolumeThresholder::acceptOK
bool acceptOK(CallBacker *)
confirm accept
VolProc
Adapter for a VolProc chain to external attribute calculation.
Definition: seisdatapackwriter.h:24
VolProc::uiVolumeThresholder::thresholdfld_
uiGenInput * thresholdfld_
Definition: uivolthresholder.h:37
CallBacker
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:185
VolProc::uiVolumeThresholder::initClass
static void initClass()
uiGenInput
General Input Element.
Definition: uigeninput.h:59
VolProc::uiVolumeThresholder::create
static uiDialog * create(uiParent *, ProcessingStep *)
mClass
#define mClass(module)
Definition: commondefs.h:181
uidialog.h
VolProc::ThresholdStep
Definition: volprocthresholder.h:21
VolProc::uiVolumeThresholder
Definition: uivolthresholder.h:26
VolProc::uiVolumeThresholder::uiVolumeThresholder
uiVolumeThresholder(uiParent *, ThresholdStep *)
uiParent
Definition: uiparent.h:26
VolProc::uiVolumeThresholder::thresholdstep_
ThresholdStep * thresholdstep_
Definition: uivolthresholder.h:36
uiDialog
Definition: uidialog.h:42

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