BALL::VIEW::ContourSurfaceDialog Class Reference
[QT Dialogs]

#include <BALL/VIEW/DIALOGS/contourSurfaceDialog.h>

Inheritance diagram for BALL::VIEW::ContourSurfaceDialog:
Inheritance graph
[legend]

List of all members.

Public Slots

virtual bool exec ()

Public Member Functions

 ContourSurfaceDialog (QWidget *parent=0, const char *name="ContourSurfaceDialog")
 ~ContourSurfaceDialog ()
void setGrid (Dataset *grid)
DatasetgetGrid ()
double getThreshold () const
void setController (DatasetController *controller)
ColorRGBA getColor ()

Protected Slots

virtual void valuesChanged ()
virtual void chooseColor ()

Private Attributes

Datasetgrid_
DatasetControllercontroller_

Detailed Description

Dialog for creating contour surfaces from RegularData3D

Definition at line 27 of file contourSurfaceDialog.h.


Constructor & Destructor Documentation

BALL::VIEW::ContourSurfaceDialog::ContourSurfaceDialog ( QWidget parent = 0,
const char *  name = "ContourSurfaceDialog" 
)
BALL::VIEW::ContourSurfaceDialog::~ContourSurfaceDialog (  ) 

Member Function Documentation

virtual void BALL::VIEW::ContourSurfaceDialog::chooseColor (  )  [protected, virtual, slot]
virtual bool BALL::VIEW::ContourSurfaceDialog::exec (  )  [virtual, slot]
ColorRGBA BALL::VIEW::ContourSurfaceDialog::getColor (  ) 
Dataset* BALL::VIEW::ContourSurfaceDialog::getGrid (  ) 
double BALL::VIEW::ContourSurfaceDialog::getThreshold (  )  const
void BALL::VIEW::ContourSurfaceDialog::setController ( DatasetController controller  )  [inline]

Definition at line 40 of file contourSurfaceDialog.h.

void BALL::VIEW::ContourSurfaceDialog::setGrid ( Dataset grid  ) 
virtual void BALL::VIEW::ContourSurfaceDialog::valuesChanged (  )  [protected, virtual, slot]

Member Data Documentation

Definition at line 52 of file contourSurfaceDialog.h.

Definition at line 51 of file contourSurfaceDialog.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3