Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ setEmptyViewTitle
Method
setEmptyViewTitle
src/interface/CListView.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
void CListView::setEmptyViewTitle(const QString &newEmptyViewTitle)
32
{
33
emptyViewTitle = newEmptyViewTitle;
34
}
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