Searched refs:showVoltagelbls (Results 1 – 1 of 1) sorted by relevance
35 QList<QLabel*> showVoltagelbls ; in Widget() local36 showVoltagelbls <<ui->adc0Lblv in Widget()42 connect(m_timer, &QTimer::timeout, this, [=, showValueLbls, showVoltagelbls](){ in Widget()47 QLabel *pVoltageLbl = showVoltagelbls[i]; in Widget()