26 #ifndef SLIDER_SPIN_BOX_WIDGET_H
27 #define SLIDER_SPIN_BOX_WIDGET_H
59 void setValue(
int value);
62 void setRange(
int min,
int max);
95 void spinBoxValueChanged(
int);
98 void sliderValueChanged(
int);
108 void updateSpinBoxValue(
int);
111 void updateSliderValue(
int);
#define CAMITK_API
Definition: CamiTKAPI.h:49
Definition: Action.cpp:36
static Value getValue(const QMap< const QtProperty *, PrivateData > &propertyMap, const QtProperty *property, const Value &defaultValue=Value())
Definition: qtpropertymanager.cpp:222