Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. India
  4. How to implement qt application just like drag and drop of inbox contents in gmail..??
Forum Updated to NodeBB v4.3 + New Features

How to implement qt application just like drag and drop of inbox contents in gmail..??

Scheduled Pinned Locked Moved India
3 Posts 2 Posters 1.4k 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.
  • E Offline
    E Offline
    ecmanja
    wrote on 12 Mar 2014, 09:50 last edited by
    #1

    hi friends ,

        i have implemented a drag and drop between two qtablewidget and its working fine what i need is to implement the dragging appearance  just like how it looks  if we drag a inbox content into trash in gmail. im not getting how to do that so can anyone help me regrading this please..!!!!
    

    thank you.

    1 Reply Last reply
    0
    • P Offline
      P Offline
      p3c0
      Moderators
      wrote on 12 Mar 2014, 12:45 last edited by
      #2

      Hi,

      I guess you want to show the overlay label when dragging. Now since you might be using QDrag for dragging you can quickly create a Pixmap on runtime with the details you require and set it to QDrag using "setPixmap":http://qt-project.org/doc/qt-4.8/qdrag.html#setPixmap.

      157

      1 Reply Last reply
      0
      • E Offline
        E Offline
        ecmanja
        wrote on 15 Mar 2014, 10:21 last edited by
        #3

        thanks for your reply i got it

        1 Reply Last reply
        0

        3/3

        15 Mar 2014, 10:21

        • Login

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