Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ Validate
Method
Validate
src/effects/EffectUI.cpp:1212–1215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1210
}
1211
1212
bool EffectDialog::Validate()
1213
{
1214
return true;
1215
}
1216
1217
void EffectDialog::OnPreview(wxCommandEvent & WXUNUSED(evt))
1218
{
Callers
15
TransferDataFromWindow
Method · 0.45
TransferDataFromWindow
Method · 0.45
TransferDataFromWindow
Method · 0.45
TransferDataFromWindow
Method · 0.45
TransferDataFromWindow
Method · 0.45
TransferDataFromWindow
Method · 0.45
EnableApplyFromValidate
Method · 0.45
ValidateUI
Method · 0.45
AddTextboxAndSlider
Method · 0.45
TransferDataFromWindow
Method · 0.45
TransferDataFromWindow
Method · 0.45
TransferDataFromWindow
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected