MCPcopy Create free account
hub / github.com/christophhart/HISE / updateGui

Method updateGui

hi_scripting/scripting/components/ScriptingEditor.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 }
44
45 void HardcodedScriptEditor::updateGui()
46 {
47 contentComponent->changeListenerCallback(nullptr);
48 }
49
50 int HardcodedScriptEditor::getBodyHeight() const
51 {

Callers

nothing calls this directly

Calls 11

getProcessorFunction · 0.85
getBodyHeightFunction · 0.85
setSizeFunction · 0.85
setEditorStateMethod · 0.80
getEditorStateMethod · 0.80
getHeightFunction · 0.50
getWidthFunction · 0.50
setToggleStateMethod · 0.45

Tested by

no test coverage detected