|
| | uiSyntheticViewer2DMainWin (uiParent *, const char *title) |
| |
| | ~uiSyntheticViewer2DMainWin () |
| |
| void | setGathers (const TypeSet< PreStackView::GatherInfo > &) |
| |
| void | setGathers (const TypeSet< PreStackView::GatherInfo > &, bool getstaruppositions) |
| |
| void | removeGathers () |
| |
| void | getGatherNames (BufferStringSet &nms) const |
| |
| void | setGatherNames (const BufferStringSet &nms) |
| |
Public Member Functions inherited from PreStackView::uiViewer2DMainWin |
| | uiViewer2DMainWin (uiParent *, const char *title) |
| |
| | ~uiViewer2DMainWin () |
| |
| virtual void | start () |
| |
| virtual void | setWinTitle (const uiString &t) |
| |
| virtual uiMainWin * | dockParent () |
| |
| virtual uiParent * | viewerParent () |
| |
| uiViewer2DControl * | control () |
| |
| virtual bool | is2D () const |
| |
| bool | isStored () const |
| |
| void | getStartupPositions (const BinID &bid, const StepInterval< int > &trcrg, bool isinl, TypeSet< BinID > &) const |
| |
| void | setAppearance (const FlatView::Appearance &, int appidx=0) |
| |
| const TypeSet< GatherInfo > & | gatherInfos () const |
| |
| TypeSet< GatherInfo > & | gatherInfos () |
| |
| | uiObjectItemViewWin (uiParent *, const Setup &) |
| |
| int | nrItems () const |
| |
| uiObjectItemView * | mainViewer () |
| |
| void | addObject (uiObject *grp, uiObject *infogrp=0) |
| |
| void | addGroup (uiGroup *grp, uiGroup *infogrp=0) |
| |
| void | removeObject (uiObject *) |
| |
| void | removeGroup (uiGroup *) |
| |
| void | insertObject (int idx, uiObject *, uiObject *info=0) |
| |
| void | insertGroup (int idx, uiGroup *, uiGroup *info=0) |
| |
| void | removeAllItems () |
| |
| virtual void | fillPar (IOPar &) const |
| |
| virtual void | usePar (const IOPar &) |
| |
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 | resetPopupTimerIfNotPoppedUp () |
| |
| bool | finalised () const |
| |
| virtual uiMainWin * | mainwin () |
| |
| int | getNrWidgets () const |
| |
| | mQtclass (QWidget *) getWidget(int) |
| |
| 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 () |
| |
| virtual | ~uiFlatViewWin () |
| |
| uiFlatViewer & | viewer (int idx=0) |
| |
| const uiFlatViewer & | viewer (int idx=0) const |
| |
| int | nrViewers () const |
| |
| void | setDarkBG (bool) |
| |
| virtual void | addControl (uiFlatViewControl *) |
| |
| virtual void | setInitialSize (int w, int h) |
| |
| virtual void | fillPar (IOPar &) const |
| |
| virtual void | usePar (const IOPar &) |
| |
|
| void | posDlgChgCB (CallBacker *) |
| |
| void | setGatherInfo (uiGatherDisplayInfoHeader *info, const GatherInfo &) |
| |
| void | setGather (const GatherInfo &) |
| |
Protected Member Functions inherited from PreStackView::uiViewer2DMainWin |
| void | removeAllGathers () |
| |
| void | reSizeItems () |
| |
| void | setGatherView (uiGatherDisplay *, uiGatherDisplayInfoHeader *) |
| |
| RefMan< Gather > | getAngleGather (const Gather &gather, const Gather &angledata, const Interval< int > &anglerange) |
| |
| DataPack::ID | getPreProcessedID (const GatherInfo &) |
| |
| void | setGatherforPreProc (const BinID &relbid, const GatherInfo &) |
| |
| void | setUpView () |
| |
| void | clearAuxData () |
| |
| void | displayMutes () |
| |
| void | displayInfo (CallBacker *) |
| |
| void | doHelp (CallBacker *) |
| |
| void | posDlgPushed (CallBacker *) |
| |
| void | posDlgClosed (CallBacker *) |
| |
| void | dataDlgPushed (CallBacker *) |
| |
| void | showZAxis (CallBacker *) |
| |
| void | loadMuteCB (CallBacker *) |
| |
| void | snapshotCB (CallBacker *) |
| |
| void | preprocessingCB (CallBacker *) |
| |
| void | applyPreProcCB (CallBacker *) |
| |
| void | propChangedCB (CallBacker *) |
| |
| void | prepareNewAppearances (BufferStringSet oldgathernms, BufferStringSet newgathernms) |
| |
| bool | getStoredAppearance (PSViewAppearance &) const |
| |
| void | init () |
| |
| void | makeSliders () |
| |
| void | setUpView () |
| |
| virtual void | scaleVal (float &, bool, bool) |
| |
| void | addItem (uiObjectItem *itm, uiObjectItem *infoitm=0) |
| |
| void | insertItem (int idx, uiObjectItem *, uiObjectItem *info=0) |
| |
| void | reSizeCB (CallBacker *) |
| |
| void | fitToScreen (CallBacker *) |
| |
| void | reSizeSld (CallBacker *) |
| |
| void | rubBandCB (CallBacker *) |
| |
| void | scrollBarCB (CallBacker *) |
| |
Protected Member Functions inherited from uiMainWin |
| virtual bool | closeOK () |
| | confirm window close More...
|
| |
| | 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 | updateCaption () |
| |
| virtual void | attach_ (constraintType t, uiObject *oth, int margin=-1, bool reciprocal=true) |
| |
| void | createViewers (int) |
| |
| void | cleanUp () |
| |
| virtual void | handleNewViewer (uiFlatViewer *) |
| |
|
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
} |
| |
| static const char * | sKeyHZoomVal () |
| |
| static const char * | sKeyVZoomVal () |
| |
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 () |
| |
| static void | makeInfoMsg (uiString &, IOPar &) |
| |
Public Attributes inherited from PreStackView::uiViewer2DMainWin |
| Notifier< uiViewer2DMainWin > | seldatacalled_ |
| |
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 inherited from PreStackView::uiViewer2DMainWin |
| TypeSet< GatherInfo > | gatherinfos_ |
| |
| TypeSet< int > | dpids_ |
| |
| ObjectSet< PreStack::MuteDef > | mutes_ |
| |
| TypeSet< Color > | mutecolors_ |
| |
| TrcKeyZSampling | tkzs_ |
| |
| uiViewer2DPosDlg * | posdlg_ |
| |
| uiViewer2DControl * | control_ |
| |
| uiObjectItemViewAxisPainter * | axispainter_ |
| |
| Interval< float > | zrg_ |
| |
| ObjectSet< uiGatherDisplay > | gd_ |
| |
| ObjectSet< uiGatherDisplayInfoHeader > | gdi_ |
| |
| PreStack::ProcessManager * | preprocmgr_ |
| |
| TypeSet< PSViewAppearance > | appearances_ |
| |
| bool | hasangledata_ |
| |
| uiObjectItemView * | mainviewer_ |
| |
| uiObjectItemViewInfoBar * | infobar_ |
| |
| uiSlider * | versliderfld_ |
| |
| uiSlider * | horsliderfld_ |
| |
| uiToolButton * | fittoscreenbut_ |
| |
| uiCheckBox * | zoomratiofld_ |
| |
| int | startwidth_ |
| |
| int | startheight_ |
| |
| int | infoheight_ |
| |
| float | hslval_ |
| |
| float | vslval_ |
| |
| LinScaler | scaler_ |
| |
| uiSize | screensz_ |
| |
| bool | fittoscreen_ |
| |
Protected Attributes inherited from uiMainWin |
| uiMainWinBody * | body_ |
| |
| uiParent * | parent_ |
| |
| Timer * | afterpopuptimer_ |
| |
| PopupArea | popuparea_ |
| |
| uiString | caption_ |
| |
| uiString | uniquecaption_ |
| |
| int | languagechangecount_ |
| |
| BufferString | scripttorun_ |
| |
| ObjectSet< uiFlatViewer > | vwrs_ |
| |