MCPcopy 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
92void PluginEditor::parentHierarchyChanged() {
93 updateIsShowing();
94}
95
96void PluginEditor::minimisationStateChanged(bool) {
97 updateIsShowing();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected