Let's consider this case\

I have three QtScrollDials, each representing one digit of a float number. the last one is for after-the-point digit.
I also have one QLCDNumber, what I am preferring to do is
when the operator sets each of these three QtScrollDials, the related digit in the QLCDNumber is changed accordingly.