Results 1 to 2 of 2

Thread: Qt::ItemIsDropEnabled ignored in dragDropMode QAbstractItemView::InternalMove

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2010
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Qt::ItemIsDropEnabled ignored in dragDropMode QAbstractItemView::InternalMove

    i have a QTreeWidget that looks like this:

    dragDropMode is QAbstractItemView::InternalMove
    my problem is, that e.g. Row 2 can be dropped at Row 1 although Row 1 misses Qt::ItemIsDropEnabled:


    i just want the user to be able to move the items up/down by drag/drop but not to drop one item at another
    Attached Files Attached Files

Similar Threads

  1. Replies: 3
    Last Post: 26th November 2009, 18:28
  2. QAbstractItemView
    By zgulser in forum Qt Programming
    Replies: 3
    Last Post: 19th August 2009, 12:30
  3. Help on QListWidget InternalMove item signal
    By tho97 in forum Qt Programming
    Replies: 3
    Last Post: 14th February 2009, 01:13
  4. QAbstractItemView::InternalMove
    By youkai in forum Qt Programming
    Replies: 1
    Last Post: 14th August 2008, 17:54
  5. QAbstractItemView
    By defumar in forum Newbie
    Replies: 9
    Last Post: 22nd January 2008, 13:50

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.