MCPcopy 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
31void CListView::setEmptyViewTitle(const QString &newEmptyViewTitle)
32{
33 emptyViewTitle = newEmptyViewTitle;
34}

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected