Results 1 to 6 of 6

Thread: Drag and Drop Crush when second time drag

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Drag and Drop Crush when second time drag

    Quote Originally Posted by d_stranz View Post
    And probably an invalid QMimeData pointer as well, since QDrag::setMimeData() takes ownership and if the QDrag instance is destroyed, so will be the QMimeData instance.
    Yep

    Quote Originally Posted by d_stranz View Post
    I can't find a QDrag:: start() method, so where did this come from, and how did you get the code to compile in the first place?
    Deprecated and thus not part of the API documentation.
    But still in the header.

    Cheers,
    _

  2. The following user says thank you to anda_skoa for this useful post:

    d_stranz (26th February 2019)

Similar Threads

  1. Replies: 2
    Last Post: 30th January 2014, 06:46
  2. Replies: 0
    Last Post: 7th January 2012, 15:20
  3. Replies: 2
    Last Post: 13th October 2010, 21:51
  4. Replies: 3
    Last Post: 10th June 2010, 15:13
  5. Replies: 0
    Last Post: 4th May 2010, 10:24

Tags for this Thread

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.