Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. [Solved]Move to top #TOP
Forum Updated to NodeBB v4.3 + New Features

[Solved]Move to top #TOP

Scheduled Pinned Locked Moved QML and Qt Quick
5 Posts 3 Posters 2.3k Views 1 Watching
  • 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.
  • M Offline
    M Offline
    mcatanmay
    wrote on last edited by
    #1

    I am using a Flickable which is embedded in a Rectangle.
    There is a button in the bottom of the rectangle.
    My requirement is when I press the button my Flickable will move to top.
    Its almost like #TOP in HTML.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dmcr
      wrote on last edited by
      #2

      something like
      onClicked : myFlickable.contentY = 0

      dmcr

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mcatanmay
        wrote on last edited by
        #3

        Thanks!!
        It worked...

        1 Reply Last reply
        0
        • V Offline
          V Offline
          vishu
          wrote on last edited by
          #4

          Hi..
          but its moving within a fraction of second i want it to move slowly...
          Thanks

          1 Reply Last reply
          0
          • V Offline
            V Offline
            vishu
            wrote on last edited by
            #5

            i made it..
            thanks

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved