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

Method leftStack

gui/src/tooltemplate.cpp:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72QWidget *ToolTemplate::centralContainer() { return m_ui->centralContainer; }
73
74MapStackedWidget *ToolTemplate::leftStack() { return m_leftStack; }
75
76MapStackedWidget *ToolTemplate::rightStack() { return m_rightStack; }
77

Callers 5

DatamonitorToolMethod · 0.80
setupDeviceBtnMethod · 0.80
ExtProcInstrumentMethod · 0.80
AdcInstrumentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected