Results 1 to 12 of 12

Thread: Avoid resize of QLayout's?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2013
    Posts
    142
    Thanks
    36
    Thanked 3 Times in 3 Posts
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows Android

    Default Re: Avoid resize of QLayout's?

    Other ways I can think of is that you can put the button inside another layout and use the QSizePolicy class to make the layout fixed, or inside a QDialogButtonBox.

  2. #2
    Join Date
    Mar 2014
    Posts
    27
    Thanks
    9
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Avoid resize of QLayout's?

    Quote Originally Posted by adutzu89 View Post
    Other ways I can think of is that you can put the button inside another layout and use the QSizePolicy class to make the layout fixed, or inside a QDialogButtonBox.
    Thanks my friend, this works too, have a good day.

Similar Threads

  1. Replies: 1
    Last Post: 29th December 2013, 18:06
  2. Replies: 3
    Last Post: 11th December 2011, 10:09
  3. Replies: 1
    Last Post: 9th May 2011, 20:45
  4. Resize QLayout w/ Mouse...or, a QWidget similar to QDockWidget
    By kiss-o-matic in forum Qt Programming
    Replies: 2
    Last Post: 24th December 2009, 10:05
  5. Replies: 2
    Last Post: 22nd January 2008, 16:10

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.