Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZL-Audio/ZLEqualizer
/ parentHierarchyChanged
Method
parentHierarchyChanged
source/PluginEditor.cpp:92–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
void PluginEditor::parentHierarchyChanged() {
93
updateIsShowing();
94
}
95
96
void PluginEditor::minimisationStateChanged(bool) {
97
updateIsShowing();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected