23 namespace FlatView {
class AuxData; }
38 void setDisplaySize(
int nrtrcs,
49 void updateWindowLines();
#define mExpClass(module)
Definition: commondefs.h:157
Definition: trckeyvalue.h:25
Class that represents non-bitmap data to be displayed in a flatviewer, such as markers, lines and more.
Definition: flatview.h:32
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
bool mousedown_
Definition: uimpepreviewgrp.h:57
Notifier< uiPreviewGroup > windowChanged_
Definition: uimpepreviewgrp.h:43
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
MPE stands for Model, Predict, Edit. Contains tracking and editing functions.
Definition: autotracker.h:30
Group of check boxes. Ensures a certain policy is honored.
Definition: uichecklist.h:32
FlatView::AuxData * minline_
Definition: uimpepreviewgrp.h:64
Definition: uiparent.h:24
Interval< int > manipwinintv_
Definition: uimpepreviewgrp.h:71
FlatView::AuxData * seedline_
Definition: uimpepreviewgrp.h:63
uiCheckList * wvafld_
Definition: uimpepreviewgrp.h:59
Interval< int > winintv_
Definition: uimpepreviewgrp.h:70
Class to help setup a callback handling.
Definition: notify.h:121
int nrtrcs_
Definition: uimpepreviewgrp.h:68
Interval< int > zintv_
Definition: uimpepreviewgrp.h:69
uiMPEEngine & uiMPE()
Access function for an instance (and normally the only instance) of MPE::uiMPEEngine.
FlatView::AuxData * seeditm_
Definition: uimpepreviewgrp.h:62
Viewer for previewing data around seed.
Definition: uimpepreviewgrp.h:31
uiFlatViewer * vwr_
Definition: uimpepreviewgrp.h:60
FlatView::AuxData * maxline_
Definition: uimpepreviewgrp.h:65
TrcKeyValue seedpos_
Definition: uimpepreviewgrp.h:67
Definition: bitmap2rgb.h:15
Fulfills the FlatView::Viewer specifications using 'ui' classes.
Definition: uiflatviewer.h:31