MCPcopy 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
303void
304InspToolWidget::setPrecise(bool precise)
305{
306 this->ui->preciseCheck->setChecked(precise);
307}
308
309void
310InspToolWidget::setState(enum State state)

Callers 1

applyConfigMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected