OpendTect  6.6
uisegytool.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: Bert
7  Date: Jun 2015
8  RCS: $Id$
9 ________________________________________________________________________
10 
11 -*/
12 
13 #include "uisegycommon.h"
14 #include "iopar.h"
15 #include "uistring.h"
16 class uiParent;
17 class uiSEGYRead;
18 
19 
20 mExpClass(uiSEGYTools) uiSEGYTool : public CallBacker
22 
23  uiSEGYTool(uiParent*,IOPar* previop=0,int choice=-1);
24 
25  void go();
26 
27 protected:
28 
30  bool isnext_;
32  int choice_;
33 
35 
36  bool launchSEGYWiz();
37  void doVSPTool();
38 
40 
41 };
42 
43 
uiSEGYTool::pars_
IOPar pars_
Definition: uisegytool.h:31
uiSEGYTool::launchSEGYWiz
bool launchSEGYWiz()
uistring.h
mExpClass
#define mExpClass(module)
Definition: commondefs.h:177
uiSEGYTool::mODTextTranslationClass
mODTextTranslationClass(uiSEGYTool)
uisegycommon.h
CallBacker
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:185
uiSEGYRead
'Server' for SEG-Y Reading
Definition: uisegyread.h:32
uiSEGYTool::parent_
uiParent * parent_
Definition: uisegytool.h:29
uiSEGYTool::isnext_
bool isnext_
Definition: uisegytool.h:30
uiSEGYTool
Definition: uisegytool.h:21
uiSEGYTool::segyread_
uiSEGYRead * segyread_
Definition: uisegytool.h:34
uiSEGYTool::toolEnded
void toolEnded(CallBacker *)
uiSEGYTool::choice_
int choice_
Definition: uisegytool.h:32
iopar.h
uiParent
Definition: uiparent.h:26
IOPar
Generalized set of parameters of the keyword-value type.
Definition: iopar.h:55
uiSEGYTool::uiSEGYTool
uiSEGYTool(uiParent *, IOPar *previop=0, int choice=-1)
uiSEGYTool::go
void go()
uiSEGYTool::doVSPTool
void doVSPTool()

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