Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
106
void PluginEditor::handleAsyncUpdate() {
107
sendLookAndFeelChange();
108
property_.saveAPVTS(state_);
109
}
110
111
void PluginEditor::timerCallback() {
112
updateIsShowing();
Callers
nothing calls this directly
Calls
1
saveAPVTS
Method · 0.80
Tested by
no test coverage detected