Hey Forum,
I am having a hard time figuring out how to connect the QSlider in QT with a QDoubleSpinBox. It is vital that the Slider can output values like 0.05 or 1.123 etc, currently its just (int) values, which is not working for our production.
Is it actually possible to get it to work, it has to right?
Currently we have a Lighting Tool in Maya with a MEL UI, which uses the dynamic sliders of mel. It would be great to somehow recreate them in QT.
Any help is appreciated.
Arvid