Home
last modified time | relevance | path

Searched refs:valFormat (Results 1 – 25 of 115) sorted by relevance

12345

/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/BWidgets/
H A DDialValue.cpp38 valFormat (valueFormat) in DialValue()
45 Dial (that), valueDisplay (that.valueDisplay), valFormat (that.valFormat) in DialValue()
55 valFormat = that.valFormat; in operator =()
68 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
73 valFormat = valueFormat; in setValueFormat()
77 std::string DialValue::getValueFormat () const {return valFormat;} in getValueFormat()
94 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
H A DVSliderValue.cpp45 valFormat (valueFormat), displayArea () in VSliderValue()
53 valFormat (that.valFormat), displayArea (that.displayArea) in VSliderValue()
64 valFormat = that.valFormat; in operator =()
78 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
91 valFormat = valueFormat; in setValueFormat()
95 std::string VSliderValue::getValueFormat () const {return valFormat;} in getValueFormat()
111 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
H A DHSliderValue.cpp45 valFormat (valueFormat), displayArea () in HSliderValue()
53 valFormat (that.valFormat), displayArea (that.displayArea) in HSliderValue()
64 valFormat = that.valFormat; in operator =()
78 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
89 void HSliderValue::setValueFormat (const std::string& valueFormat) {valFormat = valueFormat;} in setValueFormat()
90 std::string HSliderValue::getValueFormat () const {return valFormat;} in getValueFormat()
105 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
/dports/audio/bsequencer-lv2/BSEQuencer-1.8.10/src/BWidgets/
H A DDialValue.cpp39 valFormat (valueFormat) in DialValue()
50 Dial (that), valueDisplay (that.valueDisplay), valFormat (that.valFormat) in DialValue()
60 valFormat = that.valFormat; in operator =()
73 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
78 valFormat = valueFormat; in setValueFormat()
82 std::string DialValue::getValueFormat () const {return valFormat;} in getValueFormat()
99 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
H A DHSliderValue.cpp46 valFormat (valueFormat), displayArea () in HSliderValue()
58 valFormat (that.valFormat), displayArea (that.displayArea) in HSliderValue()
69 valFormat = that.valFormat; in operator =()
83 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
94 void HSliderValue::setValueFormat (const std::string& valueFormat) {valFormat = valueFormat;} in setValueFormat()
95 std::string HSliderValue::getValueFormat () const {return valFormat;} in getValueFormat()
110 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
/dports/audio/bamp-lv2/BAmp-fe91b838f2ec801df55b12ffbdf6c6a4ab4ef093/BWidgets/
H A DDialValue.cpp39 valFormat (valueFormat) in DialValue()
50 Dial (that), valueDisplay (that.valueDisplay), valFormat (that.valFormat) in DialValue()
60 valFormat = that.valFormat; in operator =()
73 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
78 valFormat = valueFormat; in setValueFormat()
82 std::string DialValue::getValueFormat () const {return valFormat;} in getValueFormat()
99 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
H A DHSliderValue.cpp46 valFormat (valueFormat), displayArea () in HSliderValue()
58 valFormat (that.valFormat), displayArea (that.displayArea) in HSliderValue()
69 valFormat = that.valFormat; in operator =()
83 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
94 void HSliderValue::setValueFormat (const std::string& valueFormat) {valFormat = valueFormat;} in setValueFormat()
95 std::string HSliderValue::getValueFormat () const {return valFormat;} in getValueFormat()
110 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
H A DVSliderValue.cpp46 valFormat (valueFormat), displayArea () in VSliderValue()
58 valFormat (that.valFormat), displayArea (that.displayArea) in VSliderValue()
69 valFormat = that.valFormat; in operator =()
83 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
96 valFormat = valueFormat; in setValueFormat()
100 std::string VSliderValue::getValueFormat () const {return valFormat;} in getValueFormat()
116 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
/dports/audio/bangr-lv2/BAngr-1.6.0/src/BWidgets/
H A DDialValue.cpp39 valFormat (valueFormat) in DialValue()
50 Dial (that), valueDisplay (that.valueDisplay), valFormat (that.valFormat) in DialValue()
60 valFormat = that.valFormat; in operator =()
73 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
78 valFormat = valueFormat; in setValueFormat()
82 std::string DialValue::getValueFormat () const {return valFormat;} in getValueFormat()
99 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
H A DHSliderValue.cpp46 valFormat (valueFormat), displayArea () in HSliderValue()
58 valFormat (that.valFormat), displayArea (that.displayArea) in HSliderValue()
69 valFormat = that.valFormat; in operator =()
83 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
94 void HSliderValue::setValueFormat (const std::string& valueFormat) {valFormat = valueFormat;} in setValueFormat()
95 std::string HSliderValue::getValueFormat () const {return valFormat;} in getValueFormat()
110 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
H A DVSliderValue.cpp46 valFormat (valueFormat), displayArea () in VSliderValue()
58 valFormat (that.valFormat), displayArea (that.displayArea) in VSliderValue()
69 valFormat = that.valFormat; in operator =()
83 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
96 valFormat = valueFormat; in setValueFormat()
100 std::string VSliderValue::getValueFormat () const {return valFormat;} in getValueFormat()
116 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/BWidgets/
H A DDialValue.cpp39 valFormat (valueFormat) in DialValue()
50 Dial (that), valueDisplay (that.valueDisplay), valFormat (that.valFormat) in DialValue()
60 valFormat = that.valFormat; in operator =()
73 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
78 valFormat = valueFormat; in setValueFormat()
82 std::string DialValue::getValueFormat () const {return valFormat;} in getValueFormat()
99 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
H A DHSliderValue.cpp46 valFormat (valueFormat), displayArea () in HSliderValue()
58 valFormat (that.valFormat), displayArea (that.displayArea) in HSliderValue()
69 valFormat = that.valFormat; in operator =()
83 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
94 void HSliderValue::setValueFormat (const std::string& valueFormat) {valFormat = valueFormat;} in setValueFormat()
95 std::string HSliderValue::getValueFormat () const {return valFormat;} in getValueFormat()
110 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
H A DVSliderValue.cpp46 valFormat (valueFormat), displayArea () in VSliderValue()
58 valFormat (that.valFormat), displayArea (that.displayArea) in VSliderValue()
69 valFormat = that.valFormat; in operator =()
83 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
96 valFormat = valueFormat; in setValueFormat()
100 std::string VSliderValue::getValueFormat () const {return valFormat;} in getValueFormat()
116 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
/dports/audio/bchoppr-lv2/BChoppr-1.10.10/src/BWidgets/
H A DDialValue.cpp39 valFormat (valueFormat) in DialValue()
50 Dial (that), valueDisplay (that.valueDisplay), valFormat (that.valFormat) in DialValue()
60 valFormat = that.valFormat; in operator =()
73 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
78 valFormat = valueFormat; in setValueFormat()
82 std::string DialValue::getValueFormat () const {return valFormat;} in getValueFormat()
99 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
H A DVSliderValue.cpp46 valFormat (valueFormat), displayArea () in VSliderValue()
58 valFormat (that.valFormat), displayArea (that.displayArea) in VSliderValue()
69 valFormat = that.valFormat; in operator =()
83 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
96 valFormat = valueFormat; in setValueFormat()
100 std::string VSliderValue::getValueFormat () const {return valFormat;} in getValueFormat()
116 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
/dports/audio/boops-lv2/BOops-1.8.2/src/BWidgets/
H A DDialValue.cpp39 valFormat (valueFormat) in DialValue()
50 Dial (that), valueDisplay (that.valueDisplay), valFormat (that.valFormat) in DialValue()
60 valFormat = that.valFormat; in operator =()
73 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
78 valFormat = valueFormat; in setValueFormat()
82 std::string DialValue::getValueFormat () const {return valFormat;} in getValueFormat()
99 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
H A DHSliderValue.cpp46 valFormat (valueFormat), displayArea () in HSliderValue()
58 valFormat (that.valFormat), displayArea (that.displayArea) in HSliderValue()
69 valFormat = that.valFormat; in operator =()
83 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
94 void HSliderValue::setValueFormat (const std::string& valueFormat) {valFormat = valueFormat;} in setValueFormat()
95 std::string HSliderValue::getValueFormat () const {return valFormat;} in getValueFormat()
110 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
H A DVSliderValue.cpp46 valFormat (valueFormat), displayArea () in VSliderValue()
58 valFormat (that.valFormat), displayArea (that.displayArea) in VSliderValue()
69 valFormat = that.valFormat; in operator =()
83 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
96 valFormat = valueFormat; in setValueFormat()
100 std::string VSliderValue::getValueFormat () const {return valFormat;} in getValueFormat()
116 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
/dports/audio/bschaffl-lv2/BSchaffl-1.4.8/src/BWidgets/
H A DDialValue.cpp39 valFormat (valueFormat) in DialValue()
50 Dial (that), valueDisplay (that.valueDisplay), valFormat (that.valFormat) in DialValue()
60 valFormat = that.valFormat; in operator =()
73 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
78 valFormat = valueFormat; in setValueFormat()
82 std::string DialValue::getValueFormat () const {return valFormat;} in getValueFormat()
99 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
H A DVSliderValue.cpp46 valFormat (valueFormat), displayArea () in VSliderValue()
58 valFormat (that.valFormat), displayArea (that.displayArea) in VSliderValue()
69 valFormat = that.valFormat; in operator =()
83 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
96 valFormat = valueFormat; in setValueFormat()
100 std::string VSliderValue::getValueFormat () const {return valFormat;} in getValueFormat()
116 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
/dports/audio/bshapr-lv2/BShapr-0.13/src/BWidgets/
H A DDialValue.cpp39 valFormat (valueFormat) in DialValue()
50 Dial (that), valueDisplay (that.valueDisplay), valFormat (that.valFormat) in DialValue()
60 valFormat = that.valFormat; in operator =()
73 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
78 valFormat = valueFormat; in setValueFormat()
82 std::string DialValue::getValueFormat () const {return valFormat;} in getValueFormat()
99 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
H A DHSliderValue.cpp46 valFormat (valueFormat), displayArea () in HSliderValue()
58 valFormat (that.valFormat), displayArea (that.displayArea) in HSliderValue()
69 valFormat = that.valFormat; in operator =()
83 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
94 void HSliderValue::setValueFormat (const std::string& valueFormat) {valFormat = valueFormat;} in setValueFormat()
95 std::string HSliderValue::getValueFormat () const {return valFormat;} in getValueFormat()
110 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
H A DVSliderValue.cpp46 valFormat (valueFormat), displayArea () in VSliderValue()
58 valFormat (that.valFormat), displayArea (that.displayArea) in VSliderValue()
69 valFormat = that.valFormat; in operator =()
83 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
96 valFormat = valueFormat; in setValueFormat()
100 std::string VSliderValue::getValueFormat () const {return valFormat;} in getValueFormat()
116 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()
/dports/audio/bslizr-lv2/BSlizr-1.2.16/src/BWidgets/
H A DDialValue.cpp39 valFormat (valueFormat) in DialValue()
50 Dial (that), valueDisplay (that.valueDisplay), valFormat (that.valFormat) in DialValue()
60 valFormat = that.valFormat; in operator =()
73 valueDisplay.setText(BUtilities::to_string (value, valFormat)); in setValue()
78 valFormat = valueFormat; in setValueFormat()
82 std::string DialValue::getValueFormat () const {return valFormat;} in getValueFormat()
99 valueDisplay.setText (BUtilities::to_string (value, valFormat)); in update()

12345