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

Method OnSetPlayRegionToSelection

src/AdornedRulerPanel.cpp:2354–2357  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2352}
2353
2354void AdornedRulerPanel::OnSetPlayRegionToSelection(wxCommandEvent&)
2355{
2356 SelectUtilities::SetPlayRegionToSelection(*mProject);
2357}
2358
2359
2360void AdornedRulerPanel::ShowContextMenu(

Callers

nothing calls this directly

Calls 1

SetPlayRegionToSelectionFunction · 0.85

Tested by

no test coverage detected