MCPcopy 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
2672void OSCLogger::clear()
2673{
2674 oscLogList.clear();
2675 triggerAsyncUpdate();
2676}
2677
2678void OSCLogger::paint(Graphics& g)
2679{

Callers 15

getNumRowsMethod · 0.45
refreshSelectorMethod · 0.45
OSCLoggerMethod · 0.45
handleAsyncUpdateMethod · 0.45
~ScriptingEditorMethod · 0.45
~ComponentDragInfoMethod · 0.45
clearDraggersMethod · 0.45
startDraggingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected