Results 1 to 16 of 16

Thread: QMimeData: setting and getting the right MIME types for arbitrary widgets

Threaded View

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

    Default Re: QMimeData: setting and getting the right MIME types for arbitrary widgets

    If you want to move widgets around using the mouse, then you can ignore anything related to MIME type, QMimeData or QDrag.

    You just move the widget, see QWidget::move()
    Cheers,
    _

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

    neuronet (7th July 2014)

Similar Threads

  1. Setting width of widgets from QSplitter?
    By adutzu89 in forum Newbie
    Replies: 4
    Last Post: 24th May 2014, 13:07
  2. Replies: 3
    Last Post: 11th August 2011, 17:16
  3. Replies: 4
    Last Post: 10th December 2009, 16:37
  4. Arbitrary widgets placement in window.
    By someralex in forum Qt Programming
    Replies: 1
    Last Post: 20th December 2006, 12:14
  5. MIME database and QMimedata
    By nupul in forum Qt Programming
    Replies: 12
    Last Post: 12th April 2006, 14:36

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.