MCPcopy Create free account
hub / github.com/LMMS/lmms / displayName

Function displayName

include/Track.h:560–563  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

558 }
559
560 virtual QString displayName() const
561 {
562 return name();
563 }
564
565 using Model::dataChanged;
566

Callers 6

Model.hFile · 0.70
fullDisplayNameMethod · 0.50
openFileMethod · 0.50
loadFileMethod · 0.50
pluginInstantiationMethod · 0.50
opl2instrumentMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected