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. Interface with qml and qt, joined...
Forum Updated to NodeBB v4.3 + New Features

Interface with qml and qt, joined...

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 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.
  • S Offline
    S Offline
    spode
    wrote on last edited by
    #1

    see the image

    !http://img692.imageshack.us/img692/466/catturalu.png!

    how would you realize this interface with qml and qt?

    description of the behavior:
    the current black rectangle is at the centre and changes image. it is bigger and blue. clicking on the green button, you will create a new rectangle, that will replace the current one (blue one). black rectangle are just 2, one on the left and one on he right. clicking on another image (that i fogot), you will slide the black reclangle, but the blue one remains there it is.
    the rectangle on the upper part will indicate the rectangle (blue or black) that contains the mouse.

    it is difficult, but ideas? i think this is easer to describe writing snippets than explain verbally...

    [EDIT: fixed image link, Volker]

    1 Reply Last reply
    0
    • B Offline
      B Offline
      BenjamInformatique
      wrote on last edited by
      #2

      I'm not an expert with QML but I think you could have a Main Button (the blue one), the other buttons and a special button to add more (plus button), then you could put everything inside a Flickable and ask for the button in the center (then that would be the new blue one, right?) I will try to code something and see if I get the behavior you want, hope the idea works for you..

      1 Reply Last reply
      0
      • S Offline
        S Offline
        spode
        wrote on last edited by
        #3

        i thank you! =)

        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