OpendTect  7.0
Public Member Functions | Static Public Attributes | Protected Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
uiDataPointSetCrossPlotWin Class Reference

Data Point Set Cross Plotter Main window. More...

Inheritance diagram for uiDataPointSetCrossPlotWin:
[legend]

Public Member Functions

 uiDataPointSetCrossPlotWin (uiDataPointSet &)
 
 ~uiDataPointSetCrossPlotWin ()
 
uiToolBardispTB ()
 
void handleAxisChg (uiDataPointSet::TColID, uiDataPointSet::TColID, uiDataPointSet::TColID)
 
uiToolBarmanipTB ()
 
uiDataPointSetCrossPlotterplotter ()
 
void setButtonStatus ()
 
void setGrpColors ()
 
void setPercDisp (float)
 
void setSelComboSensitive (bool)
 
uiDataPointSetuiPointSet ()
 
- 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
 

Static Public Attributes

static uiDataPointSetCrossPlotter::Setup defsetup_
 

Protected Member Functions

void changeColCB (CallBacker *)
 
void closeNotif (CallBacker *)
 
void colTabChanged (CallBacker *)
 
void coltabRgChangedCB (CallBacker *)
 
void deleteSelections (CallBacker *)
 
void drawTypeChangedCB (CallBacker *)
 
void eachChg (CallBacker *)
 
void editProps (CallBacker *)
 
void exportPDF (CallBacker *)
 
void grpChg (CallBacker *)
 
void manageSel (CallBacker *)
 
void overlayAttrCB (CallBacker *)
 
void removeSelections (CallBacker *)
 
void selOption (CallBacker *)
 
void setDensityPlot (CallBacker *)
 
void setMultiColorCB (CallBacker *)
 
void setSelectable (CallBacker *)
 
void setSelectionDomain (CallBacker *)
 
void setSelectionMode (CallBacker *)
 
void showPtsInWorkSpace (CallBacker *)
 
void showTableSel (CallBacker *)
 
void showY2 (CallBacker *)
 
- 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
 

Static Protected Member Functions

static const char * sKeyMinDPPts ()
 

Protected Attributes

int clearseltbid_
 
uiColorTableToolBarcolortb_
 
int densityplottbid_
 
uiToolBardisptb_
 
uiSpinBoxeachfld_
 
uiComboBoxgrpfld_
 
uiToolBarmaniptb_
 
int manseltbid_
 
int minptsfordensity_
 
int multicolcodtbid_
 
int overlayproptbid_
 
uiDataPointSetCrossPlotterplotter_
 
uiDataPointSetCrossPlotterPropDlgpropdlg_
 
uiDPSRefineSelDlgrefineseldlg_
 
int refineseltbid_
 
int seldeltbid_
 
uiComboBoxselfld_
 
uiDPSSelGrpDlgselgrpdlg_
 
int selmodechgtbid_
 
int seltabletbid_
 
uiToolBarseltb_
 
int setselecttbid_
 
int showselptswstbid_
 
int showy2tbid_
 
uiDataPointSetuidps_
 
bool wantnormalplot_
 
- 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 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 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 uiMainWin
Notifier< uiMainWinactivatedone
 
Notifier< uiMainWinafterPopup
 
Notifier< uiMainWinctrlCPressed
 
Notifier< uiMainWinrunScriptRequest
 
Notifier< uiMainWinwindowClosed
 triggered when window exits More...
 
Notifier< uiMainWinwindowHidden
 
Notifier< uiMainWinwindowShown
 

Detailed Description

Data Point Set Cross Plotter Main window.

<>

Constructor & Destructor Documentation

◆ uiDataPointSetCrossPlotWin()

uiDataPointSetCrossPlotWin::uiDataPointSetCrossPlotWin ( uiDataPointSet )

◆ ~uiDataPointSetCrossPlotWin()

uiDataPointSetCrossPlotWin::~uiDataPointSetCrossPlotWin ( )

Member Function Documentation

◆ changeColCB()

void uiDataPointSetCrossPlotWin::changeColCB ( CallBacker )
protected

◆ closeNotif()

void uiDataPointSetCrossPlotWin::closeNotif ( CallBacker )
protected

◆ colTabChanged()

void uiDataPointSetCrossPlotWin::colTabChanged ( CallBacker )
protected

◆ coltabRgChangedCB()

void uiDataPointSetCrossPlotWin::coltabRgChangedCB ( CallBacker )
protected

◆ deleteSelections()

void uiDataPointSetCrossPlotWin::deleteSelections ( CallBacker )
protected

◆ dispTB()

uiToolBar& uiDataPointSetCrossPlotWin::dispTB ( )
inline

◆ drawTypeChangedCB()

void uiDataPointSetCrossPlotWin::drawTypeChangedCB ( CallBacker )
protected

◆ eachChg()

void uiDataPointSetCrossPlotWin::eachChg ( CallBacker )
protected

◆ editProps()

void uiDataPointSetCrossPlotWin::editProps ( CallBacker )
protected

◆ exportPDF()

void uiDataPointSetCrossPlotWin::exportPDF ( CallBacker )
protected

◆ grpChg()

void uiDataPointSetCrossPlotWin::grpChg ( CallBacker )
protected

◆ handleAxisChg()

void uiDataPointSetCrossPlotWin::handleAxisChg ( uiDataPointSet::TColID  ,
uiDataPointSet::TColID  ,
uiDataPointSet::TColID   
)

◆ manageSel()

void uiDataPointSetCrossPlotWin::manageSel ( CallBacker )
protected

◆ manipTB()

uiToolBar& uiDataPointSetCrossPlotWin::manipTB ( )
inline

◆ overlayAttrCB()

void uiDataPointSetCrossPlotWin::overlayAttrCB ( CallBacker )
protected

◆ plotter()

uiDataPointSetCrossPlotter& uiDataPointSetCrossPlotWin::plotter ( )
inline

◆ removeSelections()

void uiDataPointSetCrossPlotWin::removeSelections ( CallBacker )
protected

◆ selOption()

void uiDataPointSetCrossPlotWin::selOption ( CallBacker )
protected

◆ setButtonStatus()

void uiDataPointSetCrossPlotWin::setButtonStatus ( )
inline

◆ setDensityPlot()

void uiDataPointSetCrossPlotWin::setDensityPlot ( CallBacker )
protected

◆ setGrpColors()

void uiDataPointSetCrossPlotWin::setGrpColors ( )

◆ setMultiColorCB()

void uiDataPointSetCrossPlotWin::setMultiColorCB ( CallBacker )
protected

◆ setPercDisp()

void uiDataPointSetCrossPlotWin::setPercDisp ( float  )

◆ setSelComboSensitive()

void uiDataPointSetCrossPlotWin::setSelComboSensitive ( bool  )

◆ setSelectable()

void uiDataPointSetCrossPlotWin::setSelectable ( CallBacker )
protected

◆ setSelectionDomain()

void uiDataPointSetCrossPlotWin::setSelectionDomain ( CallBacker )
protected

◆ setSelectionMode()

void uiDataPointSetCrossPlotWin::setSelectionMode ( CallBacker )
protected

◆ showPtsInWorkSpace()

void uiDataPointSetCrossPlotWin::showPtsInWorkSpace ( CallBacker )
protected

◆ showTableSel()

void uiDataPointSetCrossPlotWin::showTableSel ( CallBacker )
protected

◆ showY2()

void uiDataPointSetCrossPlotWin::showY2 ( CallBacker )
protected

◆ sKeyMinDPPts()

static const char* uiDataPointSetCrossPlotWin::sKeyMinDPPts ( )
inlinestaticprotected

◆ uiPointSet()

uiDataPointSet& uiDataPointSetCrossPlotWin::uiPointSet ( )
inline

Member Data Documentation

◆ clearseltbid_

int uiDataPointSetCrossPlotWin::clearseltbid_
protected

◆ colortb_

uiColorTableToolBar& uiDataPointSetCrossPlotWin::colortb_
protected

◆ defsetup_

uiDataPointSetCrossPlotter::Setup uiDataPointSetCrossPlotWin::defsetup_
static

◆ densityplottbid_

int uiDataPointSetCrossPlotWin::densityplottbid_
protected

◆ disptb_

uiToolBar& uiDataPointSetCrossPlotWin::disptb_
protected

◆ eachfld_

uiSpinBox* uiDataPointSetCrossPlotWin::eachfld_
protected

◆ grpfld_

uiComboBox* uiDataPointSetCrossPlotWin::grpfld_
protected

◆ maniptb_

uiToolBar& uiDataPointSetCrossPlotWin::maniptb_
protected

◆ manseltbid_

int uiDataPointSetCrossPlotWin::manseltbid_
protected

◆ minptsfordensity_

int uiDataPointSetCrossPlotWin::minptsfordensity_
protected

◆ multicolcodtbid_

int uiDataPointSetCrossPlotWin::multicolcodtbid_
protected

◆ overlayproptbid_

int uiDataPointSetCrossPlotWin::overlayproptbid_
protected

◆ plotter_

uiDataPointSetCrossPlotter& uiDataPointSetCrossPlotWin::plotter_
protected

◆ propdlg_

uiDataPointSetCrossPlotterPropDlg* uiDataPointSetCrossPlotWin::propdlg_
protected

◆ refineseldlg_

uiDPSRefineSelDlg* uiDataPointSetCrossPlotWin::refineseldlg_
protected

◆ refineseltbid_

int uiDataPointSetCrossPlotWin::refineseltbid_
protected

◆ seldeltbid_

int uiDataPointSetCrossPlotWin::seldeltbid_
protected

◆ selfld_

uiComboBox* uiDataPointSetCrossPlotWin::selfld_
protected

◆ selgrpdlg_

uiDPSSelGrpDlg* uiDataPointSetCrossPlotWin::selgrpdlg_
protected

◆ selmodechgtbid_

int uiDataPointSetCrossPlotWin::selmodechgtbid_
protected

◆ seltabletbid_

int uiDataPointSetCrossPlotWin::seltabletbid_
protected

◆ seltb_

uiToolBar& uiDataPointSetCrossPlotWin::seltb_
protected

◆ setselecttbid_

int uiDataPointSetCrossPlotWin::setselecttbid_
protected

◆ showselptswstbid_

int uiDataPointSetCrossPlotWin::showselptswstbid_
protected

◆ showy2tbid_

int uiDataPointSetCrossPlotWin::showy2tbid_
protected

◆ uidps_

uiDataPointSet& uiDataPointSetCrossPlotWin::uidps_
protected

◆ wantnormalplot_

bool uiDataPointSetCrossPlotWin::wantnormalplot_
protected

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