Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ IndexAt
Method
IndexAt
lib/macro/macro-segment-list.cpp:348–351 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
346
}
347
348
int MacroSegmentList::IndexAt(const QPoint &pos) const
349
{
350
return GetSegmentIndexFromPos(mapToGlobal(pos));
351
}
352
353
void MacroSegmentList::HideLastDropLine()
354
{
Callers
1
setupRemoveContextMenuEnry
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected