20#ifndef ModuleBase_WidgetDoubleValue_H
21#define ModuleBase_WidgetDoubleValue_H
23#include "ModuleBase.h"
24#include "ModuleBase_ModelWidget.h"
71 virtual bool processEnter();
92 FeaturePtr myParameter;
An extension of a double spin box which let to use parameters and expressions for value definition.
Definition: ModuleBase_ParamSpinBox.h:37