MCPcopy Create free account
hub / github.com/VCVRack/Rack / getDisplayValueString

Method getDisplayValueString

src/engine/ParamQuantity.cpp:128–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126
127
128std::string ParamQuantity::getDisplayValueString() {
129 return Quantity::getDisplayValueString();
130}
131
132
133void ParamQuantity::setDisplayValueString(std::string s) {

Callers 1

setParamWidgetMethod · 0.45

Calls 2

floorFunction · 0.85
sizeMethod · 0.45

Tested by

no test coverage detected