Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ clear
Method
clear
hi_scripting/scripting/components/ScriptingPanelTypes.cpp:2672–2676 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2670
}
2671
2672
void OSCLogger::clear()
2673
{
2674
oscLogList.clear();
2675
triggerAsyncUpdate();
2676
}
2677
2678
void OSCLogger::paint(Graphics& g)
2679
{
Callers
15
getNumRows
Method · 0.45
refreshSelector
Method · 0.45
OSCLogger
Method · 0.45
handleAsyncUpdate
Method · 0.45
~ScriptingEditor
Method · 0.45
~ScriptContentComponent
Method · 0.45
deleteAllScriptComponents
Method · 0.45
getScriptComponentsFor
Method · 0.45
~ComponentDragInfo
Method · 0.45
clearDraggers
Method · 0.45
startDragging
Method · 0.45
performPopupMenuAction
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected