MCPcopy Create free account
hub / github.com/Audio4Linux/JDSP4Linux / setVisible

Method setVisible

src/interface/fragment/SettingsFragment.cpp:488–492  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

486}
487
488void SettingsFragment::setVisible(bool visible)
489{
490 refreshAll();
491 BaseFragment::setVisible(visible);
492}

Callers 13

coupleIDEMethod · 0.45
loadPropertiesMethod · 0.45
setFileActionsVisibleMethod · 0.45
setBookmarkDirectoryMethod · 0.45
PresetFragmentMethod · 0.45
forceManageModeMethod · 0.45
AeqPreviewPlotMethod · 0.45
onLegendClickMethod · 0.45
onLegendDoubleClickMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected