https://forum.qt.io/topic/107947/qml-property-binding-is-not-getting-refeshed-with-values-set-in-c
QML property binding is not getting refeshed with values set in C++ | Qt Forum
Oct 21, 2019 - Hi All, We are facing the issue in the QML integration with C++. The value set using set method in C++ is not being retrieved in QML. It always shows the w...