![]() |
OpendTect-6_4
6.4
|
Public Member Functions | |
| uiStratLayerModel (uiParent *, const char *disptype=0, int opt=0) | |
| ~uiStratLayerModel () | |
| void | go () |
| mDeclInstanceCreatedNotifierAccess (uiStratLayerModel) | |
| uiToolBar * | analysisToolBar () |
| void | setNrModels (int) |
| int | nrModels () const |
| const Strat::LayerSequenceGenDesc & | genDesc () const |
| const Strat::LayerModel & | layerModelOriginal () const |
| Strat::LayerModel & | layerModelOriginal () |
| const Strat::LayerModel & | layerModelEdited () const |
| Strat::LayerModel & | layerModelEdited () |
| const Strat::LayerModel & | layerModel () const |
| Strat::LayerModel & | layerModel () |
| const char * | levelName () const |
| null if none More... | |
| const StratSynth & | currentStratSynth () const |
| StratSynth & | currentStratSynth () |
| const StratSynth & | normalStratSynth () const |
| const StratSynth & | editStratSynth () const |
| bool | isEditUsed () const |
| const PropertyRefSelection & | modelProperties () const |
| const ObjectSet< const TimeDepthModel > & | d2TModels () const |
| const Wavelet * | wavelet () const |
| MultiID | genDescID () const |
| bool | checkUnscaledWavelet () |
| void | displayFRText (bool yn, bool isbrine=true) |
| uiStratLayerModelDisp * | getLayModelDisp () const |
| void | displayFRResult (bool usefr, bool parschanged, bool isbrine) |
| void | prepareFluidRepl () |
| void | resetFluidRepl () |
| void | setSynthView (const uiWorldRect &wr) |
| const uiWorldRect & | curSynthView () const |
| uiStratSynthDisp * | getSynthDisp () 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 () |
| uiStatusBar * | statusBar () |
| uiMenuBar * | menuBar () |
| void | setCaption (const uiString &) |
| const uiString & | caption (bool unique=false) const |
| void | setIcon (const uiPixmap &) |
| Default icon is set in uiMain. More... | |
| void | setIconText (const uiString &) |
| virtual void | show () |
| void | close () |
| void | raise () |
| void | showMaximized () |
| void | showMinimized () |
| void | showNormal () |
| bool | isMaximized () const |
| bool | isMinimized () const |
| bool | isHidden () const |
| bool | isModal () const |
| void | setSensitive (bool yn) |
| void | toStatusBar (const uiString &, int fldidx=0, int msecs=-1) |
| virtual void | reDraw (bool deep) |
| uiGroup * | topGroup () |
| void | setShrinkAllowed (bool yn) |
| bool | shrinkAllowed () |
| void | setExitAppOnClose (bool yn) |
| automatically set by uiMain::setTopLevel More... | |
| void | setDeleteOnClose (bool yn) |
| void | removeDockWindow (uiDockWin *) |
| void | addDockWindow (uiDockWin &, Dock) |
| void | addToolBar (uiToolBar *) |
| uiToolBar * | findToolBar (const char *) |
| uiToolBar * | removeToolBar (uiToolBar *) |
| void | addToolBarBreak () |
| uiMenu & | getToolbarsMenu () const |
| const ObjectSet< uiToolBar > & | toolBars () const |
| const ObjectSet< uiDockWin > & | dockWins () const |
| void | setPopupArea (PopupArea pa) |
| PopupArea | getPopupArea () const |
| void | setCornerPos (int x, int y) |
| uiRect | geometry (bool frame=true) const |
| Position of top-left corner in screen pixel coords. More... | |
| bool | poppedUp () const |
| bool | touch () |
| resets pop-up timer if !poppedUp yet More... | |
| bool | finalised () const |
| virtual uiMainWin * | mainwin () |
| mQtclass (QWidget *) qWidget() const | |
| uiParent * | parent () |
| const uiParent * | parent () const |
| void | translateText () |
| bool | grab (const char *filenm, int zoom=1, const char *format=0, int quality=-1) const |
| void | activateInGUIThread (const CallBack &, bool busywait=true) |
| void | saveImage (const char *fnm, int w, int h, int res) |
| void | saveAsPDF (const char *fnm, int w, int h, int res) |
| void | saveAsPS (const char *fnm, int w, int h, int res) |
| void | copyToClipBoard () |
| void | runScript (const char *filename) |
| const char * | getScriptToRun () const |
Public Member Functions inherited from uiParent | |
| uiParent (const char *nm, uiParentBody *) | |
| void | addChild (uiBaseObject &) |
| void | manageChld (uiBaseObject &, uiObjectBody &) |
| void | attachChild (constraintType tp, uiObject *child, uiObject *other, int margin, bool reciprocal) |
| const ObjectSet< uiBaseObject > * | childList () const |
| uiObject * | mainObject () |
| const uiObject * | mainObject () const |
| uiParentBody * | pbody () |
| const uiParentBody * | pbody () const |
| void | attach (constraintType t, int margin=-1) |
| void | attach (constraintType t, uiParent *oth, int margin=-1, bool reciprocal=true) |
| void | attach (constraintType t, uiObject *oth, int margin=-1, bool reciprocal=true) |
| virtual void | display (bool yn, bool shrk=false, bool maximize=false) |
| bool | isDisplayed () const |
| void | setFocus () |
| bool | hasFocus () const |
| void | setSensitive (bool yn=true) |
| bool | sensitive () const |
| const uiFont * | font () const |
| void | setFont (const uiFont &f) |
| void | setCaption (const uiString &c) |
| void | setCursor (const MouseCursor &c) |
| uiSize | actualsize (bool include_border) const |
| int | prefHNrPics () const |
| int | prefVNrPics () const |
| void | setPrefHeight (int h) |
| void | setPrefWidth (int w) |
| void | setPrefHeightInChar (int h) |
| void | setPrefHeightInChar (float h) |
| void | setPrefWidthInChar (float w) |
| void | setPrefWidthInChar (int w) |
| void | shallowRedraw (CallBacker *=0) |
| void | deepRedraw (CallBacker *=0) |
| void | setStretch (int h, int v) |
| Color | backgroundColor () const |
| Color | roBackgroundColor () const |
| void | setBackgroundColor (const Color &c) |
| void | translateText () |
Static Public Member Functions | |
| static const char * | sKeyModeler2Use () |
| static void | initClass () |
| static void | doBasicLayerModel () |
| static void | doLayerModel (const char *modnm, int opt=0) |
| static void | doBasicLayerModel (uiParent *) |
| static void | doLayerModel (uiParent *, const char *modnm, int opt=0) |
| static uiStratLayerModel * | getUILayerModel () |
Static Public Member Functions inherited from uiMainWin | |
| static uiMainWin * | activeWindow () |
| static uiMainWin * | gtUiWinIfIsBdy (mQtclass(QWidget *) mwimpl) |
| get uiMainWin for mwimpl if it is a uiMainWinBody More... | |
| static ActModalTyp | activeModalType () |
| static uiMainWin * | activeModalWindow () |
| static const char * | activeModalQDlgTitle () |
| static const char * | activeModalQDlgButTxt (int butnr) |
| static int | activeModalQDlgRetVal (int butnr) |
| static void | closeActiveModalQDlg (int retval) |
| static void | getModalSignatures (BufferStringSet &) |
| static void | getTopLevelWindows (ObjectSet< uiMainWin > &, bool visibleonly=true) |
| static uiString | uniqueWinTitle (const uiString &, mQtclass(QWidget *) forwindow=0, BufferString *addendum=0) |
| static bool | grabScreen (const char *filenm, const char *format=0, int quality=-1, int screen=0) |
| static void | programActiveWindow (uiMainWin *) |
| static uiMainWin * | programmedActiveWindow () |
Public Attributes | |
| Notifier< uiStratLayerModel > | newModels |
| Notifier< uiStratLayerModel > | waveletChanged |
| Notifier< uiStratLayerModel > | saveRequired |
| Notifier< uiStratLayerModel > | retrieveRequired |
Public Attributes inherited from uiMainWin | |
| Notifier< uiMainWin > | windowClosed |
| triggered when window exits More... | |
| Notifier< uiMainWin > | activatedone |
| Notifier< uiMainWin > | ctrlCPressed |
| Notifier< uiMainWin > | afterPopup |
| Notifier< uiMainWin > | runScriptRequest |
Protected Attributes | |
| uiLayerSequenceGenDesc * | seqdisp_ |
| uiStratLayerModelDisp * | moddisp_ |
| uiStratSynthDisp * | synthdisp_ |
| uiStratGenDescTools * | gentools_ |
| uiStratLayModEditTools * | modtools_ |
| uiToolBar * | analtb_ |
| Strat::LayerSequenceGenDesc & | desc_ |
| uiStratLayerModelLMProvider & | lmp_ |
| CtxtIOObj & | descctio_ |
| ElasticPropSelection * | elpropsel_ |
| bool | mostlyfilledwithbrine_ |
| bool | needtoretrievefrpars_ |
| bool | automksynth_ |
Protected Attributes inherited from uiMainWin | |
| uiMainWinBody * | body_ |
| uiParent * | parent_ |
| Timer * | afterpopuptimer_ |
| PopupArea | popuparea_ |
| uiString | caption_ |
| uiString | uniquecaption_ |
| int | languagechangecount_ |
| BufferString | scripttorun_ |
Private Member Functions | |
| mODTextTranslationClass (uiStratLayerModel) | |
Friends | |
| class | uiStratLayerModelManager |
Additional Inherited Members | |
Public Types inherited from uiMainWin | |
| enum | Dock { Top, Bottom, Right, Left, Minimized, TornOff, Unmanaged } |
| Dock Selector. More... | |
| enum | PopupArea { TopLeft, TopRight, BottomLeft, BottomRight, Middle, Auto } |
| enum | ActModalTyp { None =0, Main, Message, File, Colour, Font, Unknown } |
| uiStratLayerModel::uiStratLayerModel | ( | uiParent * | , |
| const char * | disptype = 0, |
||
| int | opt = 0 |
||
| ) |
| uiStratLayerModel::~uiStratLayerModel | ( | ) |
|
inline |
|
protected |
|
protected |
| bool uiStratLayerModel::checkUnscaledWavelet | ( | ) |
|
protectedvirtual |
confirm window close
Reimplemented from uiMainWin.
| const StratSynth& uiStratLayerModel::currentStratSynth | ( | ) | const |
| StratSynth& uiStratLayerModel::currentStratSynth | ( | ) |
| const uiWorldRect& uiStratLayerModel::curSynthView | ( | ) | const |
| const ObjectSet<const TimeDepthModel>& uiStratLayerModel::d2TModels | ( | ) | const |
|
protected |
| void uiStratLayerModel::displayFRResult | ( | bool | usefr, |
| bool | parschanged, | ||
| bool | isbrine | ||
| ) |
| void uiStratLayerModel::displayFRText | ( | bool | yn, |
| bool | isbrine = true |
||
| ) |
|
static |
|
static |
|
protected |
|
static |
|
static |
| const StratSynth& uiStratLayerModel::editStratSynth | ( | ) | const |
|
protected |
|
protected |
|
protected |
|
protected |
|
inline |
| MultiID uiStratLayerModel::genDescID | ( | ) | const |
|
protected |
|
inline |
|
inline |
|
static |
|
inline |
|
protected |
|
protected |
|
protected |
|
static |
|
protected |
| bool uiStratLayerModel::isEditUsed | ( | ) | const |
| const Strat::LayerModel& uiStratLayerModel::layerModel | ( | ) | const |
| Strat::LayerModel& uiStratLayerModel::layerModel | ( | ) |
| const Strat::LayerModel& uiStratLayerModel::layerModelEdited | ( | ) | const |
| Strat::LayerModel& uiStratLayerModel::layerModelEdited | ( | ) |
| const Strat::LayerModel& uiStratLayerModel::layerModelOriginal | ( | ) | const |
| Strat::LayerModel& uiStratLayerModel::layerModelOriginal | ( | ) |
|
protected |
| const char* uiStratLayerModel::levelName | ( | ) | const |
null if none
|
protected |
|
protected |
|
protected |
| uiStratLayerModel::mDeclInstanceCreatedNotifierAccess | ( | uiStratLayerModel | ) |
|
protected |
|
protected |
|
protected |
| const PropertyRefSelection& uiStratLayerModel::modelProperties | ( | ) | const |
|
protected |
|
private |
| const StratSynth& uiStratLayerModel::normalStratSynth | ( | ) | const |
| int uiStratLayerModel::nrModels | ( | ) | const |
|
protected |
|
protected |
|
inlineprotected |
| void uiStratLayerModel::prepareFluidRepl | ( | ) |
| void uiStratLayerModel::resetFluidRepl | ( | ) |
|
protected |
|
inlineprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
| void uiStratLayerModel::setNrModels | ( | int | ) |
| void uiStratLayerModel::setSynthView | ( | const uiWorldRect & | wr | ) |
|
protected |
|
static |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
| const Wavelet* uiStratLayerModel::wavelet | ( | ) | const |
|
protected |
|
protected |
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
| Notifier<uiStratLayerModel> uiStratLayerModel::newModels |
| Notifier<uiStratLayerModel> uiStratLayerModel::retrieveRequired |
| Notifier<uiStratLayerModel> uiStratLayerModel::saveRequired |
|
protected |
|
protected |
| Notifier<uiStratLayerModel> uiStratLayerModel::waveletChanged |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019