Main window for Stratigraphy display: holds the reference tree and the units description view.
More...
|
| | uiStratTreeWin (uiParent *) |
| |
| | ~uiStratTreeWin () |
| |
| void | popUp () const |
| |
| virtual bool | closeOK () |
| | confirm window close More...
|
| |
| void | changeLayerModelNumber (bool add) |
| |
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 |
| |
| | 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 () |
| |
|
| void | finalizeCB (CallBacker *) |
| |
| void | initWin () |
| |
| void | saveLegacyTrees () |
| |
| void | initItem (MenuItem &, const uiString &, const char *) |
| |
| void | initMenuItems () |
| |
| void | createMenu () |
| |
| void | createToolBar () |
| |
| void | createGroups () |
| |
| void | updateDisplay () |
| |
| void | updateCaption () |
| |
| void | actionCB (CallBacker *) |
| |
| void | newTree () |
| |
| void | openTree () |
| |
| void | defaultTree () |
| |
| bool | askSave () |
| |
| bool | save (bool saveas) |
| |
| void | reset () |
| |
| void | setNewRT () |
| |
| void | readTree (const MultiID &) |
| |
| void | switchView () |
| |
| void | setIsLocked (bool yn) |
| |
| bool | isLocked () const |
| |
| void | setEditable (bool yn) |
| |
| void | updateButtonSensitivity () |
| |
| void | manLiths () |
| |
| void | manConts () |
| |
| void | help () |
| |
| void | selLvlChgCB (CallBacker *) |
| |
| void | rClickLvlCB (CallBacker *) |
| |
| void | unitSelCB (CallBacker *) |
| |
| void | unitRenamedCB (CallBacker *) |
| |
| void | survChgCB (CallBacker *) |
| |
| void | appCloseCB (CallBacker *) |
| |
Protected Member Functions inherited from uiMainWin |
| | uiMainWin (uiString, uiParent *) |
| |
| uiObject * | mainobject () |
| |
| void | saveSettings () |
| |
| void | readSettings () |
| |
| void | saveAsPDF_PS (const char *fnm, bool aspdf, int w, int h, int res) |
| |
| void | copyToClipBoardCB (CallBacker *) |
| |
| void | aftPopupCB (CallBacker *) |
| |
| void | languageChangeCB (CallBacker *) |
| |
| void | setForceFinalise (bool) |
| |
| void | updateCaption () |
| |
| virtual void | attach_ (constraintType t, uiObject *oth, int margin=-1, bool reciprocal=true) |
| |
Main window for Stratigraphy display: holds the reference tree and the units description view.