Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DistroAV/DistroAV
/ toggleShowHide
Method
toggleShowHide
src/forms/output-settings.cpp:368–371 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
366
}
367
368
void OutputSettings::toggleShowHide()
369
{
370
setVisible(!isVisible());
371
}
Callers
1
obs_module_load
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected