OpendTect  7.0
Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes | List of all members
uiSEGYReadStarter Class Reference

Starts reading process of 'any SEG-Y file'. More...

Inheritance diagram for uiSEGYReadStarter:
[legend]

Public Member Functions

 uiSEGYReadStarter (uiParent *, bool forsurvsetup, const SEGY::ImpType *fixedtype=0)
 
 ~uiSEGYReadStarter ()
 
const char * fileName (int nr=0) const
 
void fillPar (IOPar &) const
 
FullSpec fullSpec () const
 
RefMan< Coords::CoordSystemgetCoordSystem () const
 
bool getInfo4SI (TrcKeyZSampling &, Coord crd[3]) const
 
MultiID getOutputKey () const
 
const SEGY::ImpTypeimpType () const
 
bool isMulti () const
 
void setImpTypIdx (int)
 
const SurveyInfosurvInfo () const
 
void usePar (const IOPar &)
 
const char * userFileName () const
 
bool zInFeet () const
 
- Public Member Functions inherited from uiDialog
 uiDialog (uiParent *, const Setup &)
 
 ~uiDialog ()
 
void accept (CallBacker *cb=0)
 
uiButtonbutton (Button)
 
const uiButtonbutton (Button) const
 
void done (DoneResult)
 
void enableSaveButton (const uiString &txt=uiStrings::sSaveAsDefault())
 Save button enabled when set to non-empty. More...
 
CtrlStyle getCtrlStyle () const
 OK button disabled when set to CloseOnly. More...
 
uiGroupgetDlgGroup ()
 
int go ()
 
int goMinimized ()
 
bool hasSaveButton () const
 
virtual HelpKey helpKey () const
 
bool isButtonSensitive (Button) const
 
bool isModal () const
 
int nrVideos () const
 
void reject (CallBacker *cb=0)
 
void removeVideo (int)
 
bool saveButtonChecked () const
 
bool separator () const
 
void setBorder (int)
 
void setButtonSensitive (Button, bool)
 
void setButtonText (Button but, const uiString &txt)
 
void setCancelText (const uiString &)
 Cancel button disabled when set to empty. More...
 
void setCtrlStyle (CtrlStyle)
 On construction, it's (of course) OkAndCancel. More...
 
void setHelpKey (const HelpKey &)
 
void setHSpacing (int)
 
void setModal (bool yn)
 
void setOkCancelText (const uiString &ok, const uiString &cnl)
 
void setOkText (const uiString &)
 
void setSaveButtonChecked (bool)
 
void setSeparator (bool yn)
 Separator between central dialog and OK/Cancel bar? More...
 
void setTitleText (const uiString &txt)
 
const Setupsetup () const
 
void setVideoKey (const HelpKey &)
 
void setVideoKey (const HelpKey &, int idx)
 
void setVSpacing (int)
 
int uiResult () const
 -1 running, otherwise (int)DoneResult More...
 
HelpKey videoKey (int idx=0) const
 
- Public Member Functions inherited from uiMainWin
 uiMainWin (uiParent *, const uiMainWin::Setup &)
 
 uiMainWin (uiParent *, const uiString &caption=uiString::emptyString(), int nrstatusflds=1, bool withmenubar=true, bool modal=false)
 
virtual ~uiMainWin ()
 
void activate ()
 
void activateInGUIThread (const CallBack &, bool busywait=true)
 
void addDockWindow (uiDockWin &, Dock)
 
void addToolBar (uiToolBar *)
 
void addToolBarBreak ()
 
const uiStringcaption (bool unique=false) const
 
void close ()
 
void copyToClipBoard ()
 
const ObjectSet< uiDockWin > & dockWins () const
 
bool finalised () const
 
bool finalized () const
 
uiToolBarfindToolBar (const char *)
 
void forceClose ()
 
uiRect geometry (bool frame=true) const
 Position of top-left corner in screen pixel coords. More...
 
PopupArea getPopupArea () const
 
const char * getScriptToRun () const
 
uiMenugetToolbarsMenu () const
 
bool grab (const char *filenm, int zoom=1, const char *format=0, int quality=-1) const
 
bool isDeleteOnClose () const
 
bool isHidden () const
 
bool isMaximized () const
 
bool isMinimized () const
 
bool isModal () const
 
uiMainWinmainwin () override
 
uiMenuBarmenuBar ()
 
uiParentparent ()
 
const uiParentparent () const
 
bool poppedUp () const
 
QScreen * qScreen () const
 
QWidget * qWidget () const
 
void raise ()
 
void reDraw (bool deep) override
 
void removeDockWindow (uiDockWin *)
 
uiToolBarremoveToolBar (uiToolBar *)
 
void restoreDefaultState ()
 
void runScript (const char *filename)
 
void saveAsPDF (const char *fnm, int w, int h, int res)
 
mDeprecatedObs void saveAsPS (const char *fnm, int w, int h, int res)
 
void saveImage (const char *fnm, const char *fmt=nullptr, int quality=-1)
 
void saveImage (const char *fnm, int w, int h, int res)
 
void setActivateOnFirstShow (bool yn=true)
 
void setCaption (const uiString &)
 
void setCornerPos (int x, int y)
 
void setDeleteOnClose (bool yn)
 
void setExitAppOnClose (bool yn)
 automatically set by uiMain::setTopLevel More...
 
void setGeometry (const uiRect &)
 
void setIcon (const uiPixmap &)
 Default icon is set in uiMain. More...
 
void setIconText (const uiString &)
 
void setPopupArea (PopupArea pa)
 
void setSensitive (bool yn)
 
void setShrinkAllowed (bool yn)
 
virtual void show ()
 
bool showAlwaysOnTop (bool yn=true)
 
void showAndActivate ()
 
void showMaximized ()
 
void showMinimized ()
 
bool showMinMaxButtons (bool yn=true)
 
void showNormal ()
 
bool shrinkAllowed ()
 
uiStatusBarstatusBar ()
 
const ObjectSet< uiToolBar > & toolBars () const
 
uiGrouptopGroup ()
 
void toStatusBar (const uiString &, int fldidx=0, int msecs=-1)
 
bool touch ()
 resets pop-up timer if !poppedUp yet More...
 
void translateText () override
 
- Public Member Functions inherited from uiParent
uiSize actualsize (bool inclborder=true) const
 
uiSize actualSize (bool include_border) const
 
void addChild (uiBaseObject &)
 
void attach (constraintType t, int margin=-1)
 
void attach (constraintType t, uiObject *oth, int margin=-1, bool reciprocal=true)
 
void attach (constraintType t, uiParent *oth, int margin=-1, bool reciprocal=true)
 
void attachChild (constraintType tp, uiObject *child, uiObject *other, int margin, bool reciprocal)
 
OD::Color backgroundColor () const
 
const ObjectSet< uiBaseObject > * childList () const
 
void deepRedraw (CallBacker *=0)
 
virtual void display (bool yn, bool shrk=false, bool maximize=false)
 
const uiFontfont () const
 
bool hasFocus () const
 
bool isDisplayed () const
 
uiObjectmainObject ()
 
const uiObjectmainObject () const
 
void manageChild (uiBaseObject &, uiObjectBody &)
 
uiParentBodypbody ()
 
const uiParentBodypbody () const
 
int prefHNrPics () const
 
int prefVNrPics () const
 
OD::Color roBackgroundColor () const
 
bool sensitive () const
 
void setBackgroundColor (const OD::Color &c)
 
void setCaption (const uiString &c)
 
void setCursor (const MouseCursor &c)
 
void setFocus ()
 
void setFont (const uiFont &f)
 
void setPrefHeight (int h)
 
void setPrefHeightInChar (float h)
 
void setPrefHeightInChar (int h)
 
void setPrefWidth (int w)
 
void setPrefWidthInChar (float w)
 
void setPrefWidthInChar (int w)
 
void setSensitive (bool yn=true)
 
void setStretch (int h, int v)
 
void shallowRedraw (CallBacker *=0)
 
int stretch (bool h) const
 
void translateText () override
 
- Public Member Functions inherited from uiBaseObject
 uiBaseObject (const char *nm, uiBody *=0)
 
virtual ~uiBaseObject ()
 
int beginCmdRecEvent (const BufferString &msg)
 
int beginCmdRecEvent (const char *msg=0)
 
int beginCmdRecEvent (od_uint64 id, const char *msg=0)
 
uiBodybody ()
 
const uiBodybody () const
 
void clear ()
 
void endCmdRecEvent (int refnr, const char *msg=0)
 
void endCmdRecEvent (od_uint64 id, int refnr, const char *msg=0)
 
void finalise ()
 
bool finalised () const
 
void finalize ()
 
bool finalized () const
 
virtual QWidget * getWidget ()
 
const QWidget * getWidget () const
 
virtual Notifier< uiBaseObject > & postFinalise ()
 
virtual Notifier< uiBaseObject > & postFinalize ()
 
virtual Notifier< uiBaseObject > & preFinalise ()
 
virtual Notifier< uiBaseObject > & preFinalize ()
 
- Public Member Functions inherited from NamedCallBacker
 NamedCallBacker (const char *nm=0)
 
 NamedCallBacker (const NamedCallBacker &)
 
virtual Notifier< NamedCallBacker > & objectToBeDeleted () const
 
bool operator== (const NamedCallBacker &oth) const
 
bool operator== (const NamedObject &oth) const
 
- Public Member Functions inherited from CallBacker
 CallBacker ()
 
 CallBacker (const CallBacker &)
 
virtual ~CallBacker ()
 
bool attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const
 
bool attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const
 
void detachAllNotifiers () const
 Call from the destructor of your inherited object. More...
 
void detachCB (const NotifierAccess &, const CallBack &) const
 
void detachCB (const NotifierAccess *notif, const CallBack &cb) const
 
virtual bool isCapsule () const
 
bool isNotifierAttached (const NotifierAccess *) const
 Only for debugging purposes, don't use. More...
 
void stopReceivingNotifications () const
 
virtual CallBackertrueCaller ()
 
- Public Member Functions inherited from NamedObject
 NamedObject (const char *nm=nullptr)
 
 NamedObject (const NamedObject &oth)
 
virtual ~NamedObject ()
 
virtual BufferString getName () const
 
bool getNameFromPar (const IOPar &)
 
const name_typename () const override
 
NamedObjectoperator= (const NamedObject &)
 
bool operator== (const NamedObject &oth) const
 
virtual void setName (const char *nm)
 
- Public Member Functions inherited from ObjectWithName
virtual ~ObjectWithName ()
 
bool hasName (const char *nm) const
 
bool hasName (const name_type &nm) const
 
void putNameInPar (IOPar &) const
 

Protected Types

enum  LoadDefChgType { KeepAll , KeepBasic , KeepNone }
 

Protected Member Functions

bool acceptOK (CallBacker *)
 confirm accept More...
 
void clearDisplay ()
 
bool commit (bool permissive=false)
 
bool completeFileInfo (od_istream &, SEGY::BasicFileInfo &, bool)
 
void completeLoadDef ()
 
void coordscaleChg (CallBacker *)
 
void coordSysChangedCB (CallBacker *)
 
uiGroupcreateAmplDisp ()
 
void createTools ()
 
void defChg (CallBacker *)
 
void displayScanResults ()
 
void editFile (CallBacker *)
 
void editHdrEntrySettings (CallBacker *)
 
void examineCB (CallBacker *)
 
int examineNrTraces () const
 
void execNewScan (LoadDefChgType, bool full=false)
 
void firstSel (CallBacker *)
 
void forceRescan (LoadDefChgType ct=KeepAll, bool full=false)
 
void fullScanReq (CallBacker *)
 
bool getExistingFileName (BufferString &fnm, bool werr=true)
 
bool getFileSpec ()
 
void handleNewInputSpec (LoadDefChgType ct=KeepAll, bool full=false)
 
void icxyCB (CallBacker *)
 
bool imptypeFixed () const
 
bool incZeros () const
 
void initClassic (CallBacker *)
 
void initDlg (CallBacker *)
 
void inpChg (CallBacker *)
 
void multiLineSelCB (CallBacker *)
 
bool needICvsXY () const
 
float ratioClip () const
 
void readParsCB (CallBacker *)
 
void revChg (CallBacker *)
 
bool reviewAndEditLineNames ()
 
void runClassic (bool)
 
void runClassicImp (CallBacker *)
 
void runClassicLink (CallBacker *)
 
bool scanFile (const char *, LoadDefChgType, TaskRunner *)
 
void scanInput ()
 
void setToolStates ()
 
void typChg (CallBacker *)
 
void updateAmplDisplay (CallBacker *)
 
void updateCoordScale ()
 
void updateICvsXYButtons ()
 
void updateSurvMap ()
 
void writeParsCB (CallBacker *)
 
- Protected Member Functions inherited from uiDialog
virtual bool doneOK (int)
 confirm exit More...
 
virtual bool rejectOK (CallBacker *)
 confirm reject More...
 
- Protected Member Functions inherited from uiMainWin
 uiMainWin (uiString, uiParent *)
 
void aftPopupCB (CallBacker *)
 
virtual bool closeOK ()
 confirm window close More...
 
void copyToClipBoardCB (CallBacker *)
 
void languageChangeCB (CallBacker *)
 
uiObjectmainobject () override
 
void readSettings ()
 
void saveAsPDF_PS (const char *fnm, int w, int h, int res)
 
void saveSettings ()
 
void setForceFinalise (bool yn)
 
void setForceFinalize (bool)
 
void updateCaption ()
 
- Protected Member Functions inherited from uiParent
 uiParent (const char *nm, uiParentBody *)
 
 ~uiParent ()
 
virtual void attach_ (constraintType t, uiObject *oth, int margin=-1, bool reciprocal=true)
 
- Protected Member Functions inherited from uiBaseObject
void setBody (uiBody *b)
 
- Protected Member Functions inherited from NamedCallBacker
void sendDelNotif () const
 

Protected Attributes

uiHistogramDisplayampldisp_ = nullptr
 
uiGroupbotgrp_
 
uiSEGYReadclassicrdr_ = nullptr
 
uiSpinBoxclipfld_
 
DataClipSamplerclipsampler_
 
uiLineEditcoordscalefld_ = nullptr
 
Coords::uiCoordSystemSelcoordsysselfld_
 
bool detectrev0flds_ = true
 
uiButtoneditbut_
 
uiButtonexaminebut_
 
uiSpinBoxexaminenrtrcsfld_
 
FilePars filepars_
 
FileReadOptsfilereadopts_ = nullptr
 
SEGY::FileSpec filespec_
 
SEGY::ImpType fixedimptype_
 
bool forsurvsetup_
 
uiButtonfullscanbut_
 
uiButtonhdrentrysettsbut_
 
uiCheckBoxinc0sbox_
 
uiSEGYReadStartInfoinfofld_
 
uiFileInputinpfld_
 
BufferString lastparname_
 
bool lastscanwasfull_ = false
 
BufferStringSet linenames_
 
SEGY::LoadDef loaddef_
 
uiGroupmidgrp_
 
uiPushButtonmultilinebut_ = nullptr
 
uiLabelnrfileslbl_
 
bool nrsampmsgshown_ = false
 
MultiID outputid_
 
SEGY::ScanInfoSetscaninfos_ = nullptr
 
SurveyInfosurvinfo_ = nullptr
 
bool survinfook_ = false
 
uiSurveyMapsurvmap_ = nullptr
 
Timertimer_ = nullptr
 
uiGrouptopgrp_
 
uiSEGYImpTypetypfld_ = nullptr
 
uiRadioButtonuseicbut_ = nullptr
 
BufferString userfilename_
 
uiRadioButtonusexybut_ = nullptr
 
int wcidx_ = -1
 
- Protected Attributes inherited from uiDialog
bool cancelpushed_
 
CtrlStyle ctrlstyle_
 
- Protected Attributes inherited from uiMainWin
Timerafterpopuptimer_
 
uiMainWinBodybody_
 
uiString caption_
 
int languagechangecount_
 
uiParentparent_
 
PopupArea popuparea_
 
BufferString scripttorun_
 
uiString uniquecaption_
 
- Protected Attributes inherited from NamedCallBacker
Threads::Atomic< bool > delalreadytriggered_
 
Notifier< NamedCallBackerdelnotif_
 
- Protected Attributes inherited from NamedObject
BufferString name_
 

Additional Inherited Members

- Public Types inherited from uiDialog
enum  Button {
  OK , CANCEL , APPLY , HELP ,
  CREDITS , SAVE
}
 
enum  CtrlStyle { OkAndCancel , RunAndClose , CloseOnly }
 
enum  DoneResult { Rejected =0 , Accepted =1 }
 
enum  TitlePos { LeftSide , CenterWin , RightSide }
 
- Public Types inherited from uiMainWin
enum  ActModalTyp {
  None =0 , Main , Message , File ,
  Colour , Font , Unknown
}
 
enum  Dock {
  Top , Bottom , Right , Left ,
  Minimized , TornOff , Unmanaged
}
 Dock Selector. More...
 
enum  PopupArea {
  TopLeft , TopRight , BottomLeft , BottomRight ,
  Middle , Auto
}
 
- Public Types inherited from ObjectWithName
typedef OD::String name_type
 
- Static Public Member Functions inherited from uiDialog
static void setTitlePos (TitlePos)
 
static TitlePos titlePos ()
 
- Static Public Member Functions inherited from uiMainWin
static const char * activeModalQDlgButTxt (int butnr)
 
static int activeModalQDlgRetVal (int butnr)
 
static const char * activeModalQDlgTitle ()
 
static ActModalTyp activeModalType ()
 
static uiMainWinactiveModalWindow ()
 
static uiMainWinactiveWindow ()
 
static void closeActiveModalQDlg (int retval)
 
static OD::WindowActivationBehavior getActivateBehaviour ()
 
static void getModalSignatures (BufferStringSet &)
 
static void getTopLevelWindows (ObjectSet< uiMainWin > &, bool visibleonly=true)
 
static bool grabScreen (const char *filenm, const char *format=0, int quality=-1, int screen=0)
 
static bool grabScreen (const char *filenm, const char *format=0, int quality=-1, QScreen *qscreen=nullptr)
 
static uiMainWingtUiWinIfIsBdy (QWidget *mwimpl)
 get uiMainWin for mwimpl if it is a uiMainWinBody More...
 
static void programActiveWindow (uiMainWin *)
 
static uiMainWinprogrammedActiveWindow ()
 
static void setActivateBehaviour (OD::WindowActivationBehavior)
 
static uiString uniqueWinTitle (const uiString &, QWidget *forwindow=0, BufferString *addendum=0)
 
- Static Public Member Functions inherited from uiBaseObject
static void addCmdRecorder (const CallBack &)
 
static void removeCmdRecorder (const CallBack &)
 
- Static Public Member Functions inherited from CallBacker
static void createReceiverForCurrentThread ()
 
static void removeReceiverForCurrentThread ()
 
- Public Attributes inherited from uiDialog
Notifier< uiDialogapplyPushed
 
- Public Attributes inherited from uiMainWin
Notifier< uiMainWinactivatedone
 
Notifier< uiMainWinafterPopup
 
Notifier< uiMainWinctrlCPressed
 
Notifier< uiMainWinrunScriptRequest
 
Notifier< uiMainWinwindowClosed
 triggered when window exits More...
 
Notifier< uiMainWinwindowHidden
 
Notifier< uiMainWinwindowShown
 
- Static Protected Attributes inherited from uiDialog
static TitlePos titlepos_
 

Detailed Description

Starts reading process of 'any SEG-Y file'.

<>

Member Enumeration Documentation

◆ LoadDefChgType

Enumerator
KeepAll 
KeepBasic 
KeepNone 

Constructor & Destructor Documentation

◆ uiSEGYReadStarter()

uiSEGYReadStarter::uiSEGYReadStarter ( uiParent ,
bool  forsurvsetup,
const SEGY::ImpType fixedtype = 0 
)

◆ ~uiSEGYReadStarter()

uiSEGYReadStarter::~uiSEGYReadStarter ( )

Member Function Documentation

◆ acceptOK()

bool uiSEGYReadStarter::acceptOK ( CallBacker )
protectedvirtual

confirm accept

Reimplemented from uiDialog.

◆ clearDisplay()

void uiSEGYReadStarter::clearDisplay ( )
protected

◆ commit()

bool uiSEGYReadStarter::commit ( bool  permissive = false)
protected

◆ completeFileInfo()

bool uiSEGYReadStarter::completeFileInfo ( od_istream ,
SEGY::BasicFileInfo ,
bool   
)
protected

◆ completeLoadDef()

void uiSEGYReadStarter::completeLoadDef ( )
protected

◆ coordscaleChg()

void uiSEGYReadStarter::coordscaleChg ( CallBacker )
protected

◆ coordSysChangedCB()

void uiSEGYReadStarter::coordSysChangedCB ( CallBacker )
protected

◆ createAmplDisp()

uiGroup* uiSEGYReadStarter::createAmplDisp ( )
protected

◆ createTools()

void uiSEGYReadStarter::createTools ( )
protected

◆ defChg()

void uiSEGYReadStarter::defChg ( CallBacker )
inlineprotected

◆ displayScanResults()

void uiSEGYReadStarter::displayScanResults ( )
protected

◆ editFile()

void uiSEGYReadStarter::editFile ( CallBacker )
protected

◆ editHdrEntrySettings()

void uiSEGYReadStarter::editHdrEntrySettings ( CallBacker )
protected

◆ examineCB()

void uiSEGYReadStarter::examineCB ( CallBacker )
protected

◆ examineNrTraces()

int uiSEGYReadStarter::examineNrTraces ( ) const
protected

◆ execNewScan()

void uiSEGYReadStarter::execNewScan ( LoadDefChgType  ,
bool  full = false 
)
protected

◆ fileName()

const char* uiSEGYReadStarter::fileName ( int  nr = 0) const
inline

◆ fillPar()

void uiSEGYReadStarter::fillPar ( IOPar ) const

◆ firstSel()

void uiSEGYReadStarter::firstSel ( CallBacker )
protected

◆ forceRescan()

void uiSEGYReadStarter::forceRescan ( LoadDefChgType  ct = KeepAll,
bool  full = false 
)
protected

◆ fullScanReq()

void uiSEGYReadStarter::fullScanReq ( CallBacker )
protected

◆ fullSpec()

FullSpec uiSEGYReadStarter::fullSpec ( ) const

◆ getCoordSystem()

RefMan<Coords::CoordSystem> uiSEGYReadStarter::getCoordSystem ( ) const

◆ getExistingFileName()

bool uiSEGYReadStarter::getExistingFileName ( BufferString fnm,
bool  werr = true 
)
protected

◆ getFileSpec()

bool uiSEGYReadStarter::getFileSpec ( )
protected

◆ getInfo4SI()

bool uiSEGYReadStarter::getInfo4SI ( TrcKeyZSampling ,
Coord  crd[3] 
) const

◆ getOutputKey()

MultiID uiSEGYReadStarter::getOutputKey ( ) const
inline

◆ handleNewInputSpec()

void uiSEGYReadStarter::handleNewInputSpec ( LoadDefChgType  ct = KeepAll,
bool  full = false 
)
protected

◆ icxyCB()

void uiSEGYReadStarter::icxyCB ( CallBacker )
protected

◆ impType()

const SEGY::ImpType& uiSEGYReadStarter::impType ( ) const

◆ imptypeFixed()

bool uiSEGYReadStarter::imptypeFixed ( ) const
inlineprotected

◆ incZeros()

bool uiSEGYReadStarter::incZeros ( ) const
protected

◆ initClassic()

void uiSEGYReadStarter::initClassic ( CallBacker )
protected

◆ initDlg()

void uiSEGYReadStarter::initDlg ( CallBacker )
protected

◆ inpChg()

void uiSEGYReadStarter::inpChg ( CallBacker )
protected

◆ isMulti()

bool uiSEGYReadStarter::isMulti ( ) const
inline

◆ multiLineSelCB()

void uiSEGYReadStarter::multiLineSelCB ( CallBacker )
protected

◆ needICvsXY()

bool uiSEGYReadStarter::needICvsXY ( ) const
protected

◆ ratioClip()

float uiSEGYReadStarter::ratioClip ( ) const
protected

◆ readParsCB()

void uiSEGYReadStarter::readParsCB ( CallBacker )
protected

◆ revChg()

void uiSEGYReadStarter::revChg ( CallBacker )
protected

◆ reviewAndEditLineNames()

bool uiSEGYReadStarter::reviewAndEditLineNames ( )
protected

◆ runClassic()

void uiSEGYReadStarter::runClassic ( bool  )
protected

◆ runClassicImp()

void uiSEGYReadStarter::runClassicImp ( CallBacker )
inlineprotected

◆ runClassicLink()

void uiSEGYReadStarter::runClassicLink ( CallBacker )
inlineprotected

◆ scanFile()

bool uiSEGYReadStarter::scanFile ( const char *  ,
LoadDefChgType  ,
TaskRunner  
)
protected

◆ scanInput()

void uiSEGYReadStarter::scanInput ( )
protected

◆ setImpTypIdx()

void uiSEGYReadStarter::setImpTypIdx ( int  )

◆ setToolStates()

void uiSEGYReadStarter::setToolStates ( )
protected

◆ survInfo()

const SurveyInfo* uiSEGYReadStarter::survInfo ( ) const
inline

◆ typChg()

void uiSEGYReadStarter::typChg ( CallBacker )
protected

◆ updateAmplDisplay()

void uiSEGYReadStarter::updateAmplDisplay ( CallBacker )
protected

◆ updateCoordScale()

void uiSEGYReadStarter::updateCoordScale ( )
protected

◆ updateICvsXYButtons()

void uiSEGYReadStarter::updateICvsXYButtons ( )
protected

◆ updateSurvMap()

void uiSEGYReadStarter::updateSurvMap ( )
protected

◆ usePar()

void uiSEGYReadStarter::usePar ( const IOPar )

◆ userFileName()

const char* uiSEGYReadStarter::userFileName ( ) const
inline

◆ writeParsCB()

void uiSEGYReadStarter::writeParsCB ( CallBacker )
protected

◆ zInFeet()

bool uiSEGYReadStarter::zInFeet ( ) const
inline

Member Data Documentation

◆ ampldisp_

uiHistogramDisplay* uiSEGYReadStarter::ampldisp_ = nullptr
protected

◆ botgrp_

uiGroup* uiSEGYReadStarter::botgrp_
protected

◆ classicrdr_

uiSEGYRead* uiSEGYReadStarter::classicrdr_ = nullptr
protected

◆ clipfld_

uiSpinBox* uiSEGYReadStarter::clipfld_
protected

◆ clipsampler_

DataClipSampler& uiSEGYReadStarter::clipsampler_
protected

◆ coordscalefld_

uiLineEdit* uiSEGYReadStarter::coordscalefld_ = nullptr
protected

◆ coordsysselfld_

Coords::uiCoordSystemSel* uiSEGYReadStarter::coordsysselfld_
protected

◆ detectrev0flds_

bool uiSEGYReadStarter::detectrev0flds_ = true
protected

◆ editbut_

uiButton* uiSEGYReadStarter::editbut_
protected

◆ examinebut_

uiButton* uiSEGYReadStarter::examinebut_
protected

◆ examinenrtrcsfld_

uiSpinBox* uiSEGYReadStarter::examinenrtrcsfld_
protected

◆ filepars_

FilePars uiSEGYReadStarter::filepars_
protected

◆ filereadopts_

FileReadOpts* uiSEGYReadStarter::filereadopts_ = nullptr
protected

◆ filespec_

SEGY::FileSpec uiSEGYReadStarter::filespec_
protected

◆ fixedimptype_

SEGY::ImpType uiSEGYReadStarter::fixedimptype_
protected

◆ forsurvsetup_

bool uiSEGYReadStarter::forsurvsetup_
protected

◆ fullscanbut_

uiButton* uiSEGYReadStarter::fullscanbut_
protected

◆ hdrentrysettsbut_

uiButton* uiSEGYReadStarter::hdrentrysettsbut_
protected

◆ inc0sbox_

uiCheckBox* uiSEGYReadStarter::inc0sbox_
protected

◆ infofld_

uiSEGYReadStartInfo* uiSEGYReadStarter::infofld_
protected

◆ inpfld_

uiFileInput* uiSEGYReadStarter::inpfld_
protected

◆ lastparname_

BufferString uiSEGYReadStarter::lastparname_
protected

◆ lastscanwasfull_

bool uiSEGYReadStarter::lastscanwasfull_ = false
protected

◆ linenames_

BufferStringSet uiSEGYReadStarter::linenames_
protected

◆ loaddef_

SEGY::LoadDef uiSEGYReadStarter::loaddef_
protected

◆ midgrp_

uiGroup* uiSEGYReadStarter::midgrp_
protected

◆ multilinebut_

uiPushButton* uiSEGYReadStarter::multilinebut_ = nullptr
protected

◆ nrfileslbl_

uiLabel* uiSEGYReadStarter::nrfileslbl_
protected

◆ nrsampmsgshown_

bool uiSEGYReadStarter::nrsampmsgshown_ = false
protected

◆ outputid_

MultiID uiSEGYReadStarter::outputid_
protected

◆ scaninfos_

SEGY::ScanInfoSet* uiSEGYReadStarter::scaninfos_ = nullptr
protected

◆ survinfo_

SurveyInfo* uiSEGYReadStarter::survinfo_ = nullptr
protected

◆ survinfook_

bool uiSEGYReadStarter::survinfook_ = false
protected

◆ survmap_

uiSurveyMap* uiSEGYReadStarter::survmap_ = nullptr
protected

◆ timer_

Timer* uiSEGYReadStarter::timer_ = nullptr
protected

◆ topgrp_

uiGroup* uiSEGYReadStarter::topgrp_
protected

◆ typfld_

uiSEGYImpType* uiSEGYReadStarter::typfld_ = nullptr
protected

◆ useicbut_

uiRadioButton* uiSEGYReadStarter::useicbut_ = nullptr
protected

◆ userfilename_

BufferString uiSEGYReadStarter::userfilename_
protected

◆ usexybut_

uiRadioButton* uiSEGYReadStarter::usexybut_ = nullptr
protected

◆ wcidx_

int uiSEGYReadStarter::wcidx_ = -1
protected

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