Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Audio4Linux/JDSP4Linux
/ setFileActionsVisible
Method
setFileActionsVisible
src/interface/FileSelectionWidget.cpp:133–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
void FileSelectionWidget::setFileActionsVisible(bool visible)
134
{
135
ui->fileActionContainer->setVisible(visible);
136
}
137
138
void FileSelectionWidget::onDirectoryChangeRequested()
139
{
Callers
1
MainWindow
Method · 0.80
Calls
1
setVisible
Method · 0.45
Tested by
no test coverage detected