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..??
QtWS25 Last Chance

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
  • 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 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
    • p3c0P Offline
      p3c0P Offline
      p3c0
      Moderators
      wrote on 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 last edited by
        #3

        thanks for your reply i got it

        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