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

Method plotCombo

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

Source from the content-addressed store, hash-verified

112GenalyzerPanel *PlotManager::genalyzerPanel() const { return m_genalyzerPanel; }
113
114QWidget *PlotManager::plotCombo(ChannelComponent *c) { return m_channelPlotcomboMap[c]; }
115
116void PlotManager::updateAxisScales()
117{

Callers 5

createIIOFloatChannelMethod · 0.80
createIIOFloatChannelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected