17 #include "uiprestackprocessingmod.h" 32 : isstored_(
true), isselected_(
false )
41 inline bool operator==(
const GatherInfo& info )
const 43 return isstored_==info.isstored_
45 (isstored_ ? mid_==info.mid_
46 : (gathernm_==info.gathernm_));
58 bool issynthetic=
false);
65 void enableZDisplay(
bool);
79 void resetDispGatherInfos();
102 { sliceselfld_->enableZDisplay(yn); }
104 { sliceselfld_->getSelGatherInfos(infos); }
106 { sliceselfld_->setSelGatherInfos(gi); }
#define mExpClass(module)
Definition: commondefs.h:157
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
Definition: uislicesel.h:27
bool operator==(const ArrayNDInfo &a1, const ArrayNDInfo &a2)
Definition: arrayndinfo.h:51
void enableZDisplay(bool yn)
Definition: uipsviewer2dposdlg.h:101
#define mStruct(module)
Definition: commondefs.h:162
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
Gather display.
Definition: psviewer2dgatherpainter.h:25
Definition: uipsviewer2dposdlg.h:118
Definition: uipsviewer2dposdlg.h:90
BufferStringSet gathernms_
Definition: uipsviewer2dposdlg.h:73
bool is2d_
Definition: uipsviewer2dposdlg.h:113
Definition: uiparent.h:24
Set of BufferString objects.
Definition: bufstringset.h:25
Definition: uidialog.h:40
Definition: uipsviewer2dposdlg.h:53
Class to help setup a callback handling.
Definition: notify.h:121
uiListBox * selgatherfld_
Definition: uipsviewer2dposdlg.h:126
List Box.
Definition: uilistbox.h:73
bool issynthetic_
Definition: uipsviewer2dposdlg.h:74
Definition: uispinbox.h:123
TypeSet< int > dispgatheridxs_
Definition: uipsviewer2dposdlg.h:76
#define mUdf(type)
Use this macro to get the undefined for simple types.
Definition: undefval.h:270
Hor+Vert sampling in 3D surveys.
Definition: trckeyzsampling.h:32
TypeSet< GatherInfo > gatherinfos_
Definition: uipsviewer2dposdlg.h:75
uiToolButton * toselect_
Definition: uipsviewer2dposdlg.h:127
void getSelGatherInfos(TypeSet< GatherInfo > &infos)
Definition: uipsviewer2dposdlg.h:103
void setSelGatherInfos(const TypeSet< GatherInfo > &gi)
Definition: uipsviewer2dposdlg.h:105
uiGatherPosSliceSel * sliceselfld_
Definition: uipsviewer2dposdlg.h:112
Type
Definition: uislicesel.h:31
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size...
Definition: bufstring.h:38
uiLabeledSpinBox * stepfld_
Definition: uipsviewer2dposdlg.h:70
Positioning in a seismic survey: inline/crossline or lineNr/trcNr.
Definition: binid.h:28
uiToolButton * fromselect_
Definition: uipsviewer2dposdlg.h:128
uiTable * posseltbl_
Definition: uipsviewer2dposdlg.h:72
Full key to any object in the OpendTect data store.
Definition: dbkey.h:36
Definition: groupedid.h:41
Notifier< uiViewer2DPosDlg > okpushed_
Definition: uipsviewer2dposdlg.h:108
BufferStringSet & selgathers_
Definition: uipsviewer2dposdlg.h:130
uiListBox * allgatherfld_
Definition: uipsviewer2dposdlg.h:125
TypeSet< RowCol > disptblposs_
Definition: uipsviewer2dposdlg.h:77
uiPushButton * updbut_
Definition: uipsviewer2dposdlg.h:71