MCPcopy 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
118bool FileSelectionWidget::navigationBarVisible() const
119{
120 return ui->navigationBarContainer->isVisible();
121}
122
123void FileSelectionWidget::setNavigationBarVisible(bool visible)
124{

Callers

nothing calls this directly

Calls 1

isVisibleMethod · 0.80

Tested by

no test coverage detected