Audacity 3.2.0
Functions
anonymous_namespace{KeyboardCapture.cpp} Namespace Reference

Functions

wxWindowRef & sHandler ()
 

Function Documentation

◆ sHandler()

wxWindowRef & anonymous_namespace{KeyboardCapture.cpp}::sHandler ( )

Definition at line 39 of file KeyboardCapture.cpp.

40{
41 static wxWindowRef theHandler;
42 return theHandler;
43}

Referenced by KeyboardCapture::Capture(), KeyboardCapture::GetHandler(), and KeyboardCapture::Release().

Here is the caller graph for this function: