Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    QtQuick Controls Slider pressed signal

    QML and Qt Quick
    1
    1
    525
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      cutest last edited by

      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?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post