Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
146
QString ProjectPropertiesModel::filePath() const
147
{
148
return m_project->path().toQString();
149
}
150
151
QString ProjectPropertiesModel::thumbnailUrl() const
152
{
Callers
nothing calls this directly
Calls
1
path
Method · 0.45
Tested by
no test coverage detected