Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Any resizeable drag-and-drop component examples?

Any resizeable drag-and-drop component examples?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 241 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.
  • K Offline
    K Offline
    KiwiNFLFan
    wrote on 21 Sept 2021, 09:17 last edited by
    #1

    Hi, I'm wondering if anyone has created any sort of drag-and-drop user interface where the user can resize the draggable elements to indicate data? You drag a box to the main UI, and can resize it to represent data values, which can then be saved to a backend.

    An example of what I'm talking about can be found here.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 21 Sept 2021, 12:16 last edited by
      #2

      Hi
      I have not seen any advertised here on the forum but in case you don't find anything,
      this could be a starting point

      https://doc.qt.io/qt-5/qtwidgets-draganddrop-puzzle-example.html
      combined with
      https://wiki.qt.io/Widget-moveable-and-resizeable

      for the resize part.

      1 Reply Last reply
      2

      2/2

      21 Sept 2021, 12:16

      • Login

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