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

Method getDialog

src/forms/DigitalConsole/DigitalConsole.cpp:88–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88DigitalConsole *ModemDigitalOutputConsole::getDialog() {
89 return dialog;
90}
91
92void ModemDigitalOutputConsole::Show() {
93 if (!dialog) {

Callers 1

handleModemPropertiesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected