1 #ifndef uimpepreviewgrp_h 2 #define uimpepreviewgrp_h 24 namespace FlatView {
class AuxData; }
39 void setDisplaySize(
int nrtrcs,
50 void updateWindowLines();
#define mExpClass(module)
Definition: commondefs.h:160
Definition: trckeyvalue.h:27
Class that represents non-bitmap data to be displayed in a flatviewer, such as markers, lines and more.
Definition: flatview.h:34
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
bool mousedown_
Definition: uimpepreviewgrp.h:58
Notifier< uiPreviewGroup > windowChanged_
Definition: uimpepreviewgrp.h:44
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
MPE stands for Model, Predict, Edit. Contains tracking and editing functions.
Definition: autotracker.h:32
Group of check boxes. Ensures a certain policy is honored.
Definition: uichecklist.h:34
FlatView::AuxData * minline_
Definition: uimpepreviewgrp.h:65
Definition: uiparent.h:26
Interval< int > manipwinintv_
Definition: uimpepreviewgrp.h:72
FlatView::AuxData * seedline_
Definition: uimpepreviewgrp.h:64
uiCheckList * wvafld_
Definition: uimpepreviewgrp.h:60
Interval< int > winintv_
Definition: uimpepreviewgrp.h:71
Definition: callback.h:254
int nrtrcs_
Definition: uimpepreviewgrp.h:69
Interval< int > zintv_
Definition: uimpepreviewgrp.h:70
uiMPEEngine & uiMPE()
Access function for an instance (and normally the only instance) of MPE::uiMPEEngine.
FlatView::AuxData * seeditm_
Definition: uimpepreviewgrp.h:63
Viewer for previewing data around seed.
Definition: uimpepreviewgrp.h:32
uiFlatViewer * vwr_
Definition: uimpepreviewgrp.h:61
FlatView::AuxData * maxline_
Definition: uimpepreviewgrp.h:66
TrcKeyValue seedpos_
Definition: uimpepreviewgrp.h:68
Definition: bitmap2rgb.h:18
Fulfills the FlatView::Viewer specifications using 'ui' classes.
Definition: uiflatviewer.h:33