MCPcopy Create free account
hub / github.com/audacity/audacity / Capture

Function Capture

src/KeyboardCapture.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61void Capture(wxWindow *handler)
62{
63 sHandler() = handler;
64}
65
66void Release(wxWindow *handler)
67{

Callers 3

SetActiveProjectFunction · 0.85
OnFocusFunction · 0.85
SetFocusedCellMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected