5#include <gtkmm/scale.h>
6#include <gtkmm/eventbox.h>
7#include <gtkmm/adjustment.h>
An slider widget.
Definition SliderView.hh:21
std::string variable
Definition SliderView.hh:35
double step_size
Definition SliderView.hh:34
Glib::RefPtr< Gtk::Adjustment > adjustment
Definition SliderView.hh:28
double min_value
Definition SliderView.hh:34
Gtk::VBox vbox
Definition SliderView.hh:31
double max_value
Definition SliderView.hh:34
virtual ~SliderView()
Definition SliderView.cc:54
Gtk::Scale scale
Definition SliderView.hh:32
std::string get_variable() const
Definition SliderView.cc:58
double value
Definition SliderView.hh:34
Functions to handle the exchange properties of two or more symbols in a product.
Definition Adjform.cc:83
void set(rset_t::iterator &num, multiplier_t fac)
Definition Storage.cc:1064