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. QML Drag and Drop components from listview to graph
QtWS25 Last Chance

QML Drag and Drop components from listview to graph

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 498 Views
  • 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.
  • Angel PopovA Offline
    Angel PopovA Offline
    Angel Popov
    wrote on last edited by
    #1

    Hello everyone,

    I would like to make an app on my raspberry pi (since I'm self educating myself) for multitouch LCD.

    I would like to have a list of items (rectangles) and drop them from listview to the graph.

    The items should be dropped onto graph with keys A,B,C,D,E,F,G accordingly. Also the items taken from the listview should be dropped as a copy so multiple items of the same type can be dropped (A,B,C,D,E,F,G).
    The Items also need to be resizable and they will correspond to time. After the user have created the graph with resized items there should be a way to measure the width of all the components on the graph to be converted as time.
    Also componenets need to have the opction to be removed once dropped.

    0_1499249842120_graph.gif

    Any suggestions, example code so I can start developing?

    Thanks in advance!

    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