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