25 #ifndef SRC_GUI_INCLUDE_CORBO_GUI_LABEL_SLIDER_WIDGET_H_ 26 #define SRC_GUI_INCLUDE_CORBO_GUI_LABEL_SLIDER_WIDGET_H_ 43 LabelSliderWidget(
const QString& label,
double default_value,
int resolution = 1,
int display_decimal_places = 2, QWidget* parent = 0);
82 #endif // SRC_GUI_INCLUDE_CORBO_GUI_LABEL_SLIDER_WIDGET_H_