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

Method genalyzerPanel

gui/src/plotmanager.cpp:112–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110MarkerPanel *PlotManager::markerPanel() const { return m_markerPanel; }
111
112GenalyzerPanel *PlotManager::genalyzerPanel() const { return m_genalyzerPanel; }
113
114QWidget *PlotManager::plotCombo(ChannelComponent *c) { return m_channelPlotcomboMap[c]; }
115

Callers 2

createFFTSinkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected