MCPcopy Create free account
hub / github.com/aethersdr/AetherSDR / makeResetIconButton

Function makeResetIconButton

src/gui/AetherDspWidget.cpp:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124};
125
126static QPushButton* makeResetIconButton()
127{
128 return new ResetIconButton;
129}
130
131const QString kCompactWidgetStyle = QStringLiteral(
132 "QWidget { color: #c8d8e8; font-size: 10px; }"

Callers 4

buildNr2PageMethod · 0.85
buildNr4PageMethod · 0.85
buildMnrPageMethod · 0.85
buildDfnrPageMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected