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

Method OnMouseLeftWindow

src/visual/ScopeCanvas.cpp:266–269  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

264}
265
266void ScopeCanvas::OnMouseLeftWindow(wxMouseEvent& event) {
267 InteractiveCanvas::OnMouseLeftWindow(event);
268
269}
270
271
272void ScopeCanvas::setHelpTip(std::string tip) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected