Results 1 to 3 of 3

Thread: How to diagnose why a drop isn't allowed?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to diagnose why a drop isn't allowed?

    Have u implemented the dragEnter,dragMove and dragDrop events properly ??

    may be somewhere u are rejecting the drops...
    if we cud see the code, it wud help to help better

  2. #2
    Join Date
    Mar 2007
    Posts
    12
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: How to diagnose why a drop isn't allowed?

    Its a Model/View so you don't implement those methods. The code is available at that SVN directory, the relevant parts being in the PlaylistModel.h/cpp and PlaylistView.cpp.

Similar Threads

  1. Replies: 7
    Last Post: 8th September 2006, 16:19
  2. Drag and drop revisited
    By Big Duck in forum Newbie
    Replies: 2
    Last Post: 30th June 2006, 16:41

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.