Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cjcliffe/CubicSDR
/ getText
Method
getText
src/ui/GLPanel.cpp:442–444 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
440
}
441
442
std::string GLTextPanel::getText() {
443
return textVal;
444
}
445
446
447
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected