Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
168
void BisectWindow::updateFrameNumText()
169
{
170
ui->editFrameNumber->setText(QString::number(ui->slideFrameNumber->value()));
171
}
172
173
void BisectWindow::updatePercentText()
174
{
Callers
nothing calls this directly
Calls
1
setText
Method · 0.80
Tested by
no test coverage detected