Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ getComponentText
Method
getComponentText
Source/UIComponents/CtrlrComponents/CtrlrCombo.cpp:133–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
const String CtrlrCombo::getComponentText()
134
{
135
return (ctrlrCombo->getText());
136
}
137
138
void CtrlrCombo::setComponentValue (const double newValue, const bool sendChangeMessage)
139
{
Callers
3
labelFromProperty
Function · 0.45
modifyReference
Method · 0.45
getModulatorText
Method · 0.45
Calls
1
getText
Method · 0.45
Tested by
no test coverage detected