Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/KeyboardVisualizer
/ StartMinimized
Method
StartMinimized
KeyboardVisualizerQT/KeyboardVisDlg.cpp:216–219 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
214
}
215
216
void KeyboardVisDlg::StartMinimized(boolean startmin)
217
{
218
startminimized = startmin;
219
}
220
221
void KeyboardVisDlg::on_lineEdit_Amplitude_textChanged(const QString &arg1)
222
{
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected