MCPcopy 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
42void MonitorIdForm::setId(int id)
43{
44 _ui->label->setText(QString::number(id));
45}

Callers 1

initializePageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected