Binding two properties value
QML and Qt Quick
1
Posts
1
Posters
507
Views
1
Watching
-
wrote on 15 Oct 2015, 12:19 last edited by beh_zad
How can I define one slider and one textInput, when user is moving the slider handle, the value in textInput is being updated and conversely, when user input a value in textInput, the slider handle is being updated?
1/1