Searched refs:readRead (Results 1 – 3 of 3) sorted by relevance
18 void readRead(int v);
63 emit readRead(data.e.value); in open() local
23 connect(adc, &ADCInterface::readRead, this, [=, adc, i](int v){ in Widget()