Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setPrecise
Method
setPrecise
Default/Inspection/InspToolWidget.cpp:303–307 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
301
}
302
303
void
304
InspToolWidget::setPrecise(bool precise)
305
{
306
this->ui->preciseCheck->setChecked(precise);
307
}
308
309
void
310
InspToolWidget::setState(enum State state)
Callers
1
applyConfig
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected