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 examples for QStandardItemModel drag and drop with more complex mime data?

Any examples for QStandardItemModel drag and drop with more complex mime data?

Scheduled Pinned Locked Moved Unsolved General and Desktop
qstandarditemtreemodelc++ qt
3 Posts 2 Posters 283 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.
  • S Offline
    S Offline
    StudentScripter
    wrote on last edited by
    #1

    Hello,

    Has anyone gotten some examples on how to enable drag and drop with QStandardItemModel for more complex data specifically pixmaps?
    Haven't found any working examples for drag and drop with QStandardItemModel.
    Can anyone hint me how to handle it with some short code snippets?

    Best regards and thanks in advance.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      The encoding exported data in the model view documentation is a pretty good starting point.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      S 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi,

        The encoding exported data in the model view documentation is a pretty good starting point.

        S Offline
        S Offline
        StudentScripter
        wrote on last edited by
        #3

        @SGaist Thank you very much. Gonna have a read trough it. :D

        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