Lines Matching defs:ScalarUnit
26 * A ScalarUnit is a control for entering, viewing, or manipulating
31 * value. The ScalarUnit allows us to abstract the presentation of
35 class ScalarUnit : public Scalar
39 * Construct a ScalarUnit.
51 ScalarUnit(Glib::ustring const &label, Glib::ustring const &tooltip,
59 * Construct a ScalarUnit.
70 ScalarUnit(Glib::ustring const &label, Glib::ustring const &tooltip,
71 ScalarUnit &take_unitmenu,
98 * Sets the unit for the ScalarUnit widget.
103 * Adds the unit type to the ScalarUnit widget.
108 * Resets the unit type for the ScalarUnit widget.