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

Method OnOkButton

src/forms/SDRDevices/SDRDeviceAddForm.h:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 virtual void OnSoapyModuleChanged( wxCommandEvent& event ) { event.Skip(); }
48 virtual void OnCancelButton( wxCommandEvent& event ) { event.Skip(); }
49 virtual void OnOkButton( wxCommandEvent& event ) { event.Skip(); }
50
51
52 public:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected