Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

QtQuick Controls Slider pressed signal

$
0
0
Hi, There is a pressed property for the Slider but unfortunately it is read-only. I can also see that there is a sliderPressed() -signal in QAbstractSlider but i cant send that signal from qml. Is there a way to set Slider pressed = true from qml code, without clicking the slider handle?

Viewing all articles
Browse latest Browse all 4972

Trending Articles