Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ navigationBarVisible
Method
navigationBarVisible
src/interface/FileSelectionWidget.cpp:118–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
bool FileSelectionWidget::navigationBarVisible() const
119
{
120
return ui->navigationBarContainer->isVisible();
121
}
122
123
void FileSelectionWidget::setNavigationBarVisible(bool visible)
124
{
Callers
nothing calls this directly
Calls
1
isVisible
Method · 0.80
Tested by
no test coverage detected