Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getProcessor
Function · 0.85
getBodyHeight
Function · 0.85
setSize
Function · 0.85
isConnectedToExternalFile
Method · 0.80
setEditorState
Method · 0.80
getCallbackEditorStateOffset
Method · 0.80
getEditorState
Method · 0.80
getHeight
Function · 0.50
getWidth
Function · 0.50
changeListenerCallback
Method · 0.45
setToggleState
Method · 0.45
Tested by
no test coverage detected