MCPcopy Create free account
hub / github.com/Audio4Linux/JDSP4Linux / text

Method text

src/interface/WidgetMarqueeLabel.cpp:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19QString ScrollText::text() const
20{
21 return _text;
22}
23
24void ScrollText::setText(QString text)
25{

Callers 9

currentDirectoryMethod · 0.80
enumerateFilesMethod · 0.80
onRenameRequestedMethod · 0.80
updateTextMethod · 0.80
populateListMethod · 0.80
insertActionMethod · 0.80
onAddClickedMethod · 0.80
onSavePathsClickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected