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

Method getVisualDataQueue

src/visual/SpectrumCanvas.cpp:290–292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

288}
289
290SpectrumVisualDataQueuePtr SpectrumCanvas::getVisualDataQueue() {
291 return visualDataQueue;
292}
293
294void SpectrumCanvas::OnMouseRightDown(wxMouseEvent& event) {
295 SetCursor(wxCURSOR_SIZENS);

Callers 3

AppFrameMethod · 0.45
makeWaterfallCanvasMethod · 0.45
OnCloseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected