Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetPath
Method
GetPath
src/export/ExportFilePanel.cpp:319–322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
317
}
318
319
wxString ExportFilePanel::GetPath() const
320
{
321
return mFolder->GetValue();
322
}
323
324
wxString ExportFilePanel::GetFullName()
325
{
Callers
5
Init
Method · 0.45
OnFolderBrowse
Method · 0.45
OnExport
Method · 0.45
UpdateLabelExportSettings
Method · 0.45
UpdateTrackExportSettings
Method · 0.45
Calls
1
GetValue
Method · 0.45
Tested by
no test coverage detected