Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
88
DigitalConsole *ModemDigitalOutputConsole::getDialog() {
89
return dialog;
90
}
91
92
void ModemDigitalOutputConsole::Show() {
93
if (!dialog) {
Callers
1
handleModemProperties
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected