MCPcopy Create free account
hub / github.com/analogdevicesinc/scopy / navigators

Method navigators

gui/src/plotnavigator.cpp:169–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167}
168
169QSet<Navigator *> *PlotNavigator::navigators() { return m_navigators; }
170
171void PlotNavigator::addRectToHistory(Navigator *nav, const QRectF &rect, navigationType type)
172{

Callers 2

syncPlotNavigatorAxesMethod · 0.80
syncPlotNavigatorsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected