Public Member Functions | Protected Member Functions | Protected Attributes

uiAttrSurfaceOut Class Reference

Surface Output Batch dialog. Used for calculating attributes on surfaces. More...

Inheritance diagram for uiAttrSurfaceOut:
uiAttrEMOut uiFullBatchDialog uiDialog uiMainWin uiParent uiBaseObject NamedObject CallBacker

List of all members.

Public Member Functions

 uiAttrSurfaceOut (uiParent *, const Attrib::DescSet &, const NLAModel *, const MultiID &)
 ~uiAttrSurfaceOut ()

Protected Member Functions

bool prepareProcessing ()
bool fillPar (IOPar &)
void attribSel (CallBacker *)
void objSel (CallBacker *)

Protected Attributes

CtxtIOObjctio_
uiGenInputattrnmfld_
uiIOObjSelobjfld_

Detailed Description

Surface Output Batch dialog. Used for calculating attributes on surfaces.


Constructor & Destructor Documentation

uiAttrSurfaceOut::uiAttrSurfaceOut ( uiParent ,
const Attrib::DescSet ,
const NLAModel ,
const MultiID  
)
uiAttrSurfaceOut::~uiAttrSurfaceOut (  ) 

Member Function Documentation

void uiAttrSurfaceOut::attribSel ( CallBacker  )  [protected, virtual]

Implements uiAttrEMOut.

bool uiAttrSurfaceOut::fillPar ( IOPar  )  [protected, virtual]

Reimplemented from uiAttrEMOut.

void uiAttrSurfaceOut::objSel ( CallBacker  )  [protected]
bool uiAttrSurfaceOut::prepareProcessing (  )  [protected, virtual]

Reimplemented from uiAttrEMOut.


Member Data Documentation