Searched refs:showValueLbls (Results 1 – 1 of 1) sorted by relevance
30 QList<QLabel*> showValueLbls ; in Widget() local31 showValueLbls <<ui->adc0Lbl in Widget()42 connect(m_timer, &QTimer::timeout, this, [=, showValueLbls, showVoltagelbls](){ in Widget()46 QLabel *pValueLbl = showValueLbls[i]; in Widget()