Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Audio4Linux/JDSP4Linux
/ fileActionsVisible
Method
fileActionsVisible
src/interface/FileSelectionWidget.cpp:128–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
bool FileSelectionWidget::fileActionsVisible() const
129
{
130
return ui->fileActionContainer->isVisible();
131
}
132
133
void FileSelectionWidget::setFileActionsVisible(bool visible)
134
{
Callers
nothing calls this directly
Calls
1
isVisible
Method · 0.80
Tested by
no test coverage detected