Results 1 to 3 of 3

Thread: Drag and drop

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2007
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Drag and drop

    I have drag and drop implemented using a QTreeView (setItemsExpandable is false), and everything is working nicely. The problem I'm having, however, is that I need to get the row number that an item was dropped FROM when said item gets dropped (within the same view). Is there any way to do this?
    Last edited by iswm; 10th April 2007 at 01:02.

Similar Threads

  1. Drag and Drop
    By allensr in forum Qt Programming
    Replies: 1
    Last Post: 11th December 2006, 20:50
  2. Replies: 7
    Last Post: 8th September 2006, 16:19
  3. Drag and drop outside the application
    By jpn in forum Newbie
    Replies: 7
    Last Post: 27th August 2006, 15:37
  4. Drag and drop revisited
    By Big Duck in forum Newbie
    Replies: 2
    Last Post: 30th June 2006, 16:41
  5. Drag 'n Drop problem
    By kiker99 in forum Qt Programming
    Replies: 4
    Last Post: 16th January 2006, 16:35

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.