Results 1 to 4 of 4

Thread: Why QFrame does not resize on QgraphicsScene?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    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: Why QFrame does not resize on QgraphicsScene?

    That sounds like a broken approach, so maybe it is better if you describe what your goals are.

    If you add a container widget like a QFrame you would add widgets to it, not graphic items. A container widgets knows nothing about graphics items, it only deals with child widgets.

    Cheers,
    _

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

    Manuka (5th April 2019)

Similar Threads

  1. how to make the QGraphicsScene resize automaticly
    By reboot in forum Qt Programming
    Replies: 3
    Last Post: 8th May 2017, 00:08
  2. QFrame doesn't resize as it should
    By navieh in forum Qt Programming
    Replies: 1
    Last Post: 1st April 2013, 10:48
  3. Replies: 1
    Last Post: 24th March 2011, 04:29
  4. How to resize a QGraphicsScene to a QGraphicsView?
    By CassioTC in forum Qt Programming
    Replies: 2
    Last Post: 22nd March 2011, 09:03
  5. QFrame with border-radius inside QGraphicsScene
    By DeRatizator in forum Qt Programming
    Replies: 2
    Last Post: 23rd August 2010, 08:39

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
  •  
Qt is a trademark of The Qt Company.