Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Audio4Linux/JDSP4Linux
/ setNavigationBarVisible
Method
setNavigationBarVisible
src/interface/FileSelectionWidget.cpp:123–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
void FileSelectionWidget::setNavigationBarVisible(bool visible)
124
{
125
ui->navigationBarContainer->setVisible(visible);
126
}
127
128
bool FileSelectionWidget::fileActionsVisible() const
129
{
Callers
1
MainWindow
Method · 0.80
Calls
1
setVisible
Method · 0.45
Tested by
no test coverage detected