MCPcopy Create free account
hub / github.com/collin80/SavvyCAN / updateFrameNumText

Method updateFrameNumText

bisectwindow.cpp:168–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166}
167
168void BisectWindow::updateFrameNumText()
169{
170 ui->editFrameNumber->setText(QString::number(ui->slideFrameNumber->value()));
171}
172
173void BisectWindow::updatePercentText()
174{

Callers

nothing calls this directly

Calls 1

setTextMethod · 0.80

Tested by

no test coverage detected