MCPcopy 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
348int MacroSegmentList::IndexAt(const QPoint &pos) const
349{
350 return GetSegmentIndexFromPos(mapToGlobal(pos));
351}
352
353void MacroSegmentList::HideLastDropLine()
354{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected