C++ QT QML help needed for small debug
Budget: €8 – €30 EUR
Inside a QML Item I have a QML function where I receive a Qvariant (msg) from main.cpp (with a test value of 0.25)
In the same Item I have a QML circular slider named progressIndicator
One of the progressIndicator parameter is value
in the function the code progressIndicator.value = msg does not work as progressIndicator does not receive the value.
Please see the attached QML file.
In the same Item I have a QML circular slider named progressIndicator
One of the progressIndicator parameter is value
in the function the code progressIndicator.value = msg does not work as progressIndicator does not receive the value.
Please see the attached QML file.