MCPcopy 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
319wxString ExportFilePanel::GetPath() const
320{
321 return mFolder->GetValue();
322}
323
324wxString ExportFilePanel::GetFullName()
325{

Callers 5

InitMethod · 0.45
OnFolderBrowseMethod · 0.45
OnExportMethod · 0.45

Calls 1

GetValueMethod · 0.45

Tested by

no test coverage detected