#include <contourSurfaceDialog.h>
Public Slots | |
virtual bool | exec () |
Public Member Functions | |
ContourSurfaceDialog (QWidget *parent=0, const char *name="ContourSurfaceDialog") | |
Dataset * | getGrid () |
double | getThreshold () const |
void | setController (DatasetController *controller) |
ColorRGBA | getColor () |
Protected Slots | |
virtual void | valuesChanged () |
virtual void | chooseColor () |