Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ setEmptyViewEnabled
Method
setEmptyViewEnabled
src/interface/CListView.cpp:21–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
void CListView::setEmptyViewEnabled(bool newEmptyViewEnabled)
22
{
23
emptyViewEnabled = newEmptyViewEnabled;
24
}
25
26
QString CListView::getEmptyViewTitle() const
27
{
Callers
4
AppManagerFragment
Method · 0.45
PresetFragment
Method · 0.45
PresetRuleDialog
Method · 0.45
AeqSelector
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected