MCPcopy 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

uiloaderMethod · 0.45
preamp_load_uiFunction · 0.45
poweramp_load_uiFunction · 0.45

Calls 1

popMethod · 0.45

Tested by

no test coverage detected