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

Method cursor

gui/src/plotcomponent.cpp:126–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124uint32_t PlotComponent::uuid() { return m_uuid; }
125
126CursorController *PlotComponent::cursor() const { return m_cursor; }
127
128QList<PlotWidget *> PlotComponent::plots() const { return m_plots; }
129

Callers 4

initMethod · 0.80
initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected