Results 1 to 5 of 5

Thread: Unwanted padding on QWidget

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Unwanted padding on QWidget

    • QLayout::setContentsMargins() (since Qt 4.3)
    • QLayout::setMargin()
    • QLayout::setSpacing()
    J-P Nurmi

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

    etru1927 (7th August 2008)

  3. #2
    Join Date
    Apr 2008
    Posts
    6
    Thanks
    1

    Default Re: Unwanted padding on QWidget

    and it's not made its way into stylesheets yet eh?
    thank you very much my good chap!

Similar Threads

  1. Dynamic updates of a QWidget in a QScrollArea
    By plamkata in forum Qt Programming
    Replies: 2
    Last Post: 20th July 2008, 23:45
  2. Error in put one QWidget in another QWidget
    By xjtu in forum Qt Programming
    Replies: 1
    Last Post: 19th April 2008, 16:05

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.