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

Method axes

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

Source from the content-addressed store, hash-verified

318PlotNavigator::~PlotNavigator() {}
319
320QSet<QwtAxisId> *PlotNavigator::axes() { return m_axes; }
321
322QSet<PlotChannel *> *PlotNavigator::channels() { return m_channels; }
323

Callers 1

syncPlotNavigatorsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected