Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Atarity/Lightpack
/ setId
Method
setId
Software/src/wizard/MonitorIdForm.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
void MonitorIdForm::setId(int id)
43
{
44
_ui->label->setText(QString::number(id));
45
}
Callers
1
initializePage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected