Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brummer10/guitarix
/ closeBox
Method
closeBox
trunk/tools/pythonmodule.cpp:280–280 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
278
virtual void openVerticalBox(const char* label) { openAnyBox(label); }
279
280
virtual void closeBox() { fPrefix.pop(); }
281
282
virtual void show() {}
283
virtual void run() {}
Callers
3
uiloader
Method · 0.45
preamp_load_ui
Function · 0.45
poweramp_load_ui
Function · 0.45
Calls
1
pop
Method · 0.45
Tested by
no test coverage detected