![]() |
OpendTect
7.0
|
Editor for Attribute sets. More...
Public Member Functions | |
uiAttribDescSetEd (uiParent *, Attrib::DescSetMan *adsm, const char *prefgrp=0, bool attrsneedupdt=false) | |
~uiAttribDescSetEd () | |
Attrib::Desc * | curDesc () const |
Use during operation only! More... | |
uiAttrDescEd * | curDescEd () |
Use during operation only! More... | |
int | curDescNr () const |
Use during operation only! More... | |
const MultiID & | curSetID () const |
Attrib::DescSet * | getSet () |
bool | getUiAttribParamGrps (uiParent *, ObjectSet< AttribParamGroup > &, BufferStringSet ¶mnms, TypeSet< BufferStringSet > &usernms) |
Get curDesc() parameter grps and param-usernms info! More... | |
const ZDomain::Info * | getZDomainInfo () const |
bool | is2D () const |
void | loadDefaultAttrSet (const char *attribsetnm) |
void | setDescSetMan (Attrib::DescSetMan *) |
void | setSelAttr (const char *attrnm) |
void | setSensitive (bool) |
void | setZDomainInfo (const ZDomain::Info &) |
void | updateCurDescEd () |
void | updtAllEntries () |
![]() | |
uiDialog (uiParent *, const Setup &) | |
~uiDialog () | |
void | accept (CallBacker *cb=0) |
uiButton * | button (Button) |
const uiButton * | button (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... | |
uiGroup * | getDlgGroup () |
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 Setup & | setup () 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 |
![]() | |
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 uiString & | caption (bool unique=false) const |
void | close () |
void | copyToClipBoard () |
const ObjectSet< uiDockWin > & | dockWins () const |
bool | finalised () const |
bool | finalized () const |
uiToolBar * | findToolBar (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 |
uiMenu & | getToolbarsMenu () 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 |
uiMainWin * | mainwin () override |
uiMenuBar * | menuBar () |
uiParent * | parent () |
const uiParent * | parent () const |
bool | poppedUp () const |
QScreen * | qScreen () const |
QWidget * | qWidget () const |
void | raise () |
void | reDraw (bool deep) override |
void | removeDockWindow (uiDockWin *) |
uiToolBar * | removeToolBar (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 () |
uiStatusBar * | statusBar () |
const ObjectSet< uiToolBar > & | toolBars () const |
uiGroup * | topGroup () |
void | toStatusBar (const uiString &, int fldidx=0, int msecs=-1) |
bool | touch () |
resets pop-up timer if !poppedUp yet More... | |
void | translateText () override |
![]() | |
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 uiFont * | font () const |
bool | hasFocus () const |
bool | isDisplayed () const |
uiObject * | mainObject () |
const uiObject * | mainObject () const |
void | manageChild (uiBaseObject &, uiObjectBody &) |
uiParentBody * | pbody () |
const uiParentBody * | pbody () 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 |
![]() | |
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) |
uiBody * | body () |
const uiBody * | body () 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 () |
![]() | |
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 |
![]() | |
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 CallBacker * | trueCaller () |
![]() | |
NamedObject (const char *nm=nullptr) | |
NamedObject (const NamedObject &oth) | |
virtual | ~NamedObject () |
virtual BufferString | getName () const |
bool | getNameFromPar (const IOPar &) |
const name_type & | name () const override |
NamedObject & | operator= (const NamedObject &) |
bool | operator== (const NamedObject &oth) const |
virtual void | setName (const char *nm) |
![]() | |
virtual | ~ObjectWithName () |
bool | hasName (const char *nm) const |
bool | hasName (const name_type &nm) const |
void | putNameInPar (IOPar &) const |
Public Attributes | |
Notifier< uiAttribDescSetEd > | applycb |
Notifier< uiAttribDescSetEd > | crossevalattrcb |
Notifier< uiAttribDescSetEd > | dirshowcb |
Notifier< uiAttribDescSetEd > | evalattrcb |
Notifier< uiAttribDescSetEd > | xplotcb |
![]() | |
Notifier< uiDialog > | applyPushed |
![]() | |
Notifier< uiMainWin > | activatedone |
Notifier< uiMainWin > | afterPopup |
Notifier< uiMainWin > | ctrlCPressed |
Notifier< uiMainWin > | runScriptRequest |
Notifier< uiMainWin > | windowClosed |
triggered when window exits More... | |
Notifier< uiMainWin > | windowHidden |
Notifier< uiMainWin > | windowShown |
Static Public Attributes | |
static const char * | sKeyAuto2DAttrSetID |
static const char * | sKeyAuto3DAttrSetID |
static const char * | sKeyUseAutoAttrSet |
Protected Member Functions | |
bool | acceptOK (CallBacker *) override |
confirm accept More... | |
void | addPush (CallBacker *) |
void | attrTypSel (CallBacker *) |
void | autoSet (CallBacker *) |
void | changeInput (CallBacker *) |
Attrib::Desc * | createAttribDesc (bool checkuref=true) |
void | createGroups () |
void | createMenuBar () |
void | createToolBar () |
void | crossEvalAttrs (CallBacker *) |
void | crossPlot (CallBacker *) |
void | defaultSet (CallBacker *) |
void | directShow (CallBacker *) |
bool | doAcceptInputs () |
bool | doCommit (bool prevdesc=false) |
bool | doSave (bool) |
bool | doSetIO (bool) |
void | dotPathCB (CallBacker *) |
void | evalAttribute (CallBacker *) |
void | exportToDotCB (CallBacker *) |
void | getDefaultAttribsets (BufferStringSet &, BufferStringSet &) |
void | handleSensitivity () |
void | helpButPush (CallBacker *) |
void | importFile (CallBacker *) |
void | importFromFile (const char *) |
void | importFromSeis (CallBacker *) |
void | importSet (CallBacker *) |
void | init () |
void | job2Set (CallBacker *) |
void | moveUpDownCB (CallBacker *) |
void | newList (int) |
void | newSet (CallBacker *) |
bool | offerSetSave () |
void | openAttribSet (const IOObj *) |
void | openSet (CallBacker *) |
void | procAttribute (CallBacker *) |
bool | rejectOK (CallBacker *) override |
confirm reject More... | |
void | removeNotUsedAttr () |
void | replaceStoredAttr () |
void | replaceStoredAttr (IOPar &) |
void | revPush (CallBacker *) |
void | rmPush (CallBacker *) |
void | saveAsPush (CallBacker *) |
void | savePush (CallBacker *) |
void | selChg (CallBacker *) |
void | setButStates () |
bool | setUserRef (Attrib::Desc *) |
void | showMatrix (CallBacker *) |
void | sortPush (CallBacker *) |
void | updateAttrName () |
void | updateFields (bool settype=true) |
void | updateUserRefs () |
bool | validName (const char *) const |
void | videoButPush (CallBacker *) |
![]() | |
virtual bool | doneOK (int) |
confirm exit More... | |
![]() | |
uiMainWin (uiString, uiParent *) | |
void | aftPopupCB (CallBacker *) |
virtual bool | closeOK () |
confirm window close More... | |
void | copyToClipBoardCB (CallBacker *) |
void | languageChangeCB (CallBacker *) |
uiObject * | mainobject () 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 () |
![]() | |
uiParent (const char *nm, uiParentBody *) | |
~uiParent () | |
virtual void | attach_ (constraintType t, uiObject *oth, int margin=-1, bool reciprocal=true) |
![]() | |
void | setBody (uiBody *b) |
![]() | |
void | sendDelNotif () const |
Static Protected Attributes | |
static BufferString | nmprefgrp_ |
![]() | |
static TitlePos | titlepos_ |
Additional Inherited Members | |
![]() | |
enum | Button { OK , CANCEL , APPLY , HELP , CREDITS , SAVE } |
enum | CtrlStyle { OkAndCancel , RunAndClose , CloseOnly } |
enum | DoneResult { Rejected =0 , Accepted =1 } |
enum | TitlePos { LeftSide , CenterWin , RightSide } |
![]() | |
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 } |
![]() | |
typedef OD::String | name_type |
![]() | |
static void | setTitlePos (TitlePos) |
static TitlePos | titlePos () |
![]() | |
static const char * | activeModalQDlgButTxt (int butnr) |
static int | activeModalQDlgRetVal (int butnr) |
static const char * | activeModalQDlgTitle () |
static ActModalTyp | activeModalType () |
static uiMainWin * | activeModalWindow () |
static uiMainWin * | activeWindow () |
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 uiMainWin * | gtUiWinIfIsBdy (QWidget *mwimpl) |
get uiMainWin for mwimpl if it is a uiMainWinBody More... | |
static void | programActiveWindow (uiMainWin *) |
static uiMainWin * | programmedActiveWindow () |
static void | setActivateBehaviour (OD::WindowActivationBehavior) |
static uiString | uniqueWinTitle (const uiString &, QWidget *forwindow=0, BufferString *addendum=0) |
![]() | |
static void | addCmdRecorder (const CallBack &) |
static void | removeCmdRecorder (const CallBack &) |
![]() | |
static void | createReceiverForCurrentThread () |
static void | removeReceiverForCurrentThread () |
Editor for Attribute sets.
<>
uiAttribDescSetEd::uiAttribDescSetEd | ( | uiParent * | , |
Attrib::DescSetMan * | adsm, | ||
const char * | prefgrp = 0 , |
||
bool | attrsneedupdt = false |
||
) |
uiAttribDescSetEd::~uiAttribDescSetEd | ( | ) |
|
overrideprotectedvirtual |
confirm accept
Reimplemented from uiDialog.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Attrib::Desc* uiAttribDescSetEd::curDesc | ( | ) | const |
Use during operation only!
uiAttrDescEd* uiAttribDescSetEd::curDescEd | ( | ) |
Use during operation only!
int uiAttribDescSetEd::curDescNr | ( | ) | const |
Use during operation only!
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
inline |
bool uiAttribDescSetEd::getUiAttribParamGrps | ( | uiParent * | , |
ObjectSet< AttribParamGroup > & | , | ||
BufferStringSet & | paramnms, | ||
TypeSet< BufferStringSet > & | usernms | ||
) |
Get curDesc() parameter grps and param-usernms info!
const ZDomain::Info* uiAttribDescSetEd::getZDomainInfo | ( | ) | const |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
bool uiAttribDescSetEd::is2D | ( | ) | const |
|
protected |
void uiAttribDescSetEd::loadDefaultAttrSet | ( | const char * | attribsetnm | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
overrideprotectedvirtual |
confirm reject
Reimplemented from uiDialog.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
void uiAttribDescSetEd::setDescSetMan | ( | Attrib::DescSetMan * | ) |
void uiAttribDescSetEd::setSelAttr | ( | const char * | attrnm | ) |
void uiAttribDescSetEd::setSensitive | ( | bool | ) |
|
protected |
void uiAttribDescSetEd::setZDomainInfo | ( | const ZDomain::Info & | ) |
|
protected |
|
protected |
|
protected |
void uiAttribDescSetEd::updateCurDescEd | ( | ) |
|
protected |
|
protected |
void uiAttribDescSetEd::updtAllEntries | ( | ) |
|
protected |
|
protected |
|
protected |
|
protected |
Notifier<uiAttribDescSetEd> uiAttribDescSetEd::applycb |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Notifier<uiAttribDescSetEd> uiAttribDescSetEd::crossevalattrcb |
|
protected |
Notifier<uiAttribDescSetEd> uiAttribDescSetEd::dirshowcb |
|
protected |
Notifier<uiAttribDescSetEd> uiAttribDescSetEd::evalattrcb |
|
protected |
|
protected |
|
protected |
|
protected |
|
staticprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
static |
|
static |
|
static |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Notifier<uiAttribDescSetEd> uiAttribDescSetEd::xplotcb |
|
protected |
Generated at 02/08/2024 10:19:45 for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024