Results 1 to 12 of 12

Thread: QGraphicsScene size

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QGraphicsScene size

    Quote Originally Posted by invictus View Post
    Btw, will the childrenRect property perhaps give the same as rect minus border/margin/padding?
    Well, I was wrong:
    size() and the other functions in this family do not include the widget's borders.
    So, you're ok adjusting the rect.

  2. #2
    Join Date
    Feb 2007
    Posts
    61
    Thanks
    12
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QGraphicsScene size

    Quote Originally Posted by marcel View Post
    Well, I was wrong:
    size() and the other functions in this family do not include the widget's borders.
    So, you're ok adjusting the rect.
    I wish I were...but I really can not get this to work. Perhaps there is something wrong with my computer system as I am running gnome to test this? No matter what I do and how adjusted the rect is, the item will always be partially outside the view... but if I can scroll I can scroll it "back" into the view. This is really weird I think

Similar Threads

  1. Simple custom widget won't size properly
    By MrGarbage in forum Qt Tools
    Replies: 2
    Last Post: 9th August 2007, 13:12
  2. Font size calculation when painting in a QImage
    By Ishark in forum Qt Programming
    Replies: 3
    Last Post: 15th July 2007, 22:22
  3. How can I make size of QGraphicsScene smaller?
    By troorl_ua in forum Qt Programming
    Replies: 6
    Last Post: 21st April 2007, 07:56
  4. Replies: 1
    Last Post: 24th October 2006, 16:40
  5. Qt 4.1.1 linker warnings
    By Matt Smith in forum Installation and Deployment
    Replies: 0
    Last Post: 26th February 2006, 22:14

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.