MCPcopy Create free account
hub / github.com/cjcliffe/CubicSDR / getInputQueue

Method getInputQueue

src/visual/ScopeCanvas.cpp:232–234  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230}
231
232ScopeRenderDataQueuePtr ScopeCanvas::getInputQueue() {
233 return inputData;
234}
235
236void ScopeCanvas::OnMouseMoved(wxMouseEvent& event) {
237 InteractiveCanvas::OnMouseMoved(event);

Callers 1

startRecordingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected