MCPcopy Create free account
hub / github.com/audacity/audacity / filePath

Method filePath

au4/src/project/view/projectpropertiesmodel.cpp:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146QString ProjectPropertiesModel::filePath() const
147{
148 return m_project->path().toQString();
149}
150
151QString ProjectPropertiesModel::thumbnailUrl() const
152{

Callers

nothing calls this directly

Calls 1

pathMethod · 0.45

Tested by

no test coverage detected