MCPcopy 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
21void CListView::setEmptyViewEnabled(bool newEmptyViewEnabled)
22{
23 emptyViewEnabled = newEmptyViewEnabled;
24}
25
26QString CListView::getEmptyViewTitle() const
27{

Callers 4

AppManagerFragmentMethod · 0.45
PresetFragmentMethod · 0.45
PresetRuleDialogMethod · 0.45
AeqSelectorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected