MCPcopy Create free account
hub / github.com/collin80/SavvyCAN / toggleFollowMode

Method toggleFollowMode

re/graphingwindow.cpp:584–587  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

582}
583
584void GraphingWindow::toggleFollowMode()
585{
586 followGraphEnd = !followGraphEnd;
587}
588
589void GraphingWindow::contextMenuRequest(QPoint pos)
590{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected