5#include <gtkmm/scale.h>
7#include <gtkmm/eventbox.h>
9#include <gtkmm/adjustment.h>
An slider widget.
Definition SliderView.hh:26
std::string variable
Definition SliderView.hh:41
double step_size
Definition SliderView.hh:40
Glib::RefPtr< Gtk::Adjustment > adjustment
Definition SliderView.hh:34
double min_value
Definition SliderView.hh:40
Gtk::VBox vbox
Definition SliderView.hh:37
double max_value
Definition SliderView.hh:40
SliderView(std::string config)
Definition SliderView.cc:27
virtual ~SliderView()
Definition SliderView.cc:54
Gtk::Scale scale
Definition SliderView.hh:38
std::string get_variable() const
Definition SliderView.cc:58
double value
Definition SliderView.hh:40
Functions to handle the exchange properties of two or more symbols in a product.
Definition Adjform.cc:83