MCPcopy Create free account
hub / github.com/ZL-Audio/ZLEqualizer / handleAsyncUpdate

Method handleAsyncUpdate

source/PluginEditor.cpp:106–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106void PluginEditor::handleAsyncUpdate() {
107 sendLookAndFeelChange();
108 property_.saveAPVTS(state_);
109}
110
111void PluginEditor::timerCallback() {
112 updateIsShowing();

Callers

nothing calls this directly

Calls 1

saveAPVTSMethod · 0.80

Tested by

no test coverage detected