Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ MayMigrateTo
Method
MayMigrateTo
src/tracks/ui/TimeShiftHandle.cpp:186–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
bool TrackShifter::MayMigrateTo(Track &)
187
{
188
return false;
189
}
190
191
bool TrackShifter::CommonMayMigrateTo(Track &otherTrack)
192
{
Callers
1
FindCorrespondence
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected