Searched refs:pVoltageLbl (Results 1 – 1 of 1) sorted by relevance
47 QLabel *pVoltageLbl = showVoltagelbls[i]; in Widget() local49 pVoltageLbl->setText(QString::number(v*1.8/4096,'g', 3)); in Widget()