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

Method statsPanel

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

Source from the content-addressed store, hash-verified

106MeasurementsPanel *PlotManager::measurePanel() const { return m_measurePanel; }
107
108StatsPanel *PlotManager::statsPanel() const { return m_statsPanel; }
109
110MarkerPanel *PlotManager::markerPanel() const { return m_markerPanel; }
111

Callers 2

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected