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

Method GetWindow

src/TrackPanelAx.h:126–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124 wxAccStatus Select(int childId, wxAccSelectionFlags selectFlags) override;
125#else
126 wxWindow *GetWindow() const { return mWindow; }
127 void SetWindow( wxWindow *window ) { mWindow = window; }
128#endif
129

Callers 4

OnSetFocusMethod · 0.80
FindIndexInParentMethod · 0.80
FilterEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected